Upgrading HPE Ezmeral Data Fabric Streams Tools
Complete the following steps to upgrade HPE Ezmeral Data Fabric Streams Tools without the Installer.
About this task
root
or using sudo
: Procedure
-
Stop the service using
maprcli node services -name <name_service> - action stop - nodes <space delimited list of Kafka tools server nodes>
: -
Run one of the following commands to upgrade the Kafka REST Proxy for Streams:
- On Ubuntu:
apt-get install mapr-kafka-rest
- On
RedHat/CentOS:
yum update mapr-kafka-rest
- On SLES:
zypper update mapr-kafka-rest
- On Ubuntu:
-
Run one of the following commands to upgrade the Kafka Connect for HPE Ezmeral Data Fabric Streams - HDFS Connector:
- On
Ubuntu:
apt-get install mapr-kafka-connect-hdfs
- On
RedHat/CentOS:
yum update mapr-kafka-connect-hdfs
- On
SLES:
zypper update mapr-kafka-connect-hdfs
- On
Ubuntu:
-
Run one of the following commands to upgrade the Kafka Connect for HPE Ezmeral Data Fabric Streams - JDBC Connector:
- On
Ubuntu:
apt-get install mapr-kafka-connect-jdbc
- On
RedHat/CentOS:
yum update mapr-kafka-connect-jdbc
- On
SLES:
zypper update mapr-kafka-connect-jdbc
- On
Ubuntu:
-
Run
configure.sh -R
on each node where you installed Kafka components to complete the configuration:/opt/mapr/server/configure.sh -R