2.1. HDP changes to 2.0.6.1

HBase was updated to verson 0.96.1, causing updates to HDP 2.0.6.1 stack for following HDP components:

  • Apache Flume 1.4.0

  • Apache Hive 0.12.0

  • Apache Mahout 0.8.0

  • Apache Pig 0.12.0

  • Apache Sqoop 1.4.4

To upgrade from HDP 2.0.6.0 to HDP 2.0.6.1, you can follow the HDP 1 to HDP 2 upgrade instructions with the following exceptions.

Do NOT uninstall Oozie as it says here here. Instead run the command:

yum erase hadoop-pipes hadoop-sbin hadoop-native

And upgrade Oozie instead of re-installing it as it says here. Run

  • For RHEL/CentOS:

    yum upgrade oozie  
  • For SLES:

    zypper upgrade oozie 
  • For Ubuntu:

    apt-get updrade oozie

loading table of contents...