Upgrading Storm

This section describes how to upgrade Storm without the MapR Installer.

About this task

Procedure

  1. Update the storm components to the new version:
    • Upgrade using a package manager :
      • On RedHat/CentOS:
        yum update mapr-storm mapr-storm-ui mapr-storm-nimbus mapr-storm-supervisor
      • On Ubuntu:
        apt-get install mapr-storm mapr-storm-ui mapr-storm-nimbus mapr-storm-supervisor 
      • On SUSE:
        zypper update mapr-storm mapr-storm-ui mapr-storm-nimbus mapr-storm-supervisor
    • Manually remove a prior version and install the latest version:
      • On RedHat/CentOS:
        yum remove mapr-storm mapr-storm-ui mapr-storm-nimbus mapr-storm-supervisor
        yum install mapr-storm mapr-storm-ui mapr-storm-nimbus mapr-storm-supervisor
      • On Ubuntu:
        apt-get remove mapr-storm mapr-storm-ui mapr-storm-nimbus mapr-storm-supervisor
        apt-get install mapr-storm mapr-storm-ui mapr-storm-nimbus mapr-storm-supervisor
      • On SUSE:
        zypper remove mapr-storm mapr-storm-ui mapr-storm-nimbus mapr-storm-supervisor
        zypper install mapr-storm mapr-storm-ui mapr-storm-nimbus mapr-storm-supervisor
  2. Run configure.sh.
    /opt/mapr/server/configure.sh -R