This section describes how to upgrade the Data Access Gateway without the Installer.
Complete the following steps to upgrade the Data Access Gateway without the Installer.
yum update mapr-data-access-gateway
apt-get install mapr-data-access-gateway
zypper update mapr-data-access-gateway
manageSSLKeys.sh script to
generate the p12 keystore file, which enables OpenSSL communication channel for
the gRPC service. For
example:/opt/mapr/server/manageSSLKeys.sh convert -k -N <cluster_name> /opt/mapr/conf/ssl_keystore /opt/mapr/conf/ssl_keystore.pem/opt/mapr/conf/ssl_keystore.p12 and
/opt/mapr/conf/ssl_keystore.pem files to all other nodes
that contain the Data Access Gateway.