Upgrading Hue

This section describes how to upgrade Hue without the Installer.

About this task

Execute the following commands as a user with admin permissions:

Procedure

  1. Run one of the following commands to upgrade Hue using a package manager:
    • On Ubuntu:
      apt-get install mapr-hue
    • On RedHat/CentOS:
      yum update mapr-hue
    • On SLES:
      zypper update mapr-hue
  2. For EEP 4.0.0 and later, update Livy using the steps in Upgrading Livy. For EEP releases earlier than EEP 4.0.0, run one of the following commands to upgrade Hue-livy using a package manager:
    • On Ubuntu:
      apt-get install mapr-hue-livy
    • On RedHat/CentOS:
      yum update mapr-hue-livy
    • On SLES:
      zypper update mapr-hue-livy