Upgrading MapR Streams Tools

This section describes how to upgrade MapR Streams Tools without the MapR Installer.

About this task

Execute the following commands as root or using sudo:

Procedure

  1. Run one of the following commands to upgrade the Kafka REST Proxy for MapR Streams:
    • On Ubuntu:
      apt-get install mapr-kafka-rest
    • On RedHat/CentOS:
      yum update mapr-kafka-rest
    • On SUSE:
      zypper update mapr-kafka-rest
  2. Run one of the following commands to upgrade the Kafka Connect for MapR Streams - HDFS Connector :
    • On Ubuntu:
      apt-get install mapr-kafka-connect-hdfs
    • On RedHat/CentOS:
      yum update mapr-kafka-connect-hdfs
    • On SUSE:
      zypper update mapr-kafka-connect-hdfs