Non-Ambari Cluster Installation Guide
Also available as:
PDF
loading table of contents...

Installing Atlas Metadata Hive Plugin

To install Atlas Metadata Hive Plugin on the HiveServer2 Host, use the following command:

  • For RHEL or CentOS:

    yum install atlas-metadata_2_3_*-hive-plugin*

  • For SLES:

    zypper install atlas-metadata_2_3_*-hive-plugin*

  • For Ubuntu and Debian:

    HDP support for Debian 6 is deprecated with HDP 2.3.6. Future versions of HDP will no longer be supported on Debian 6.

    apt-get install atlas-metadata_2_3_*-hive-plugin*

[Note]Note

By default the config directory used by Atlas is /usr/hdp/<hdp-version>/atlas/conf. To override this set environment the variable METADATA_CONF to the path of the conf dir. atlas-env.sh is included in Atlas config directory. This file can be used to set various environment variables that you need for your services. In addition, you can set any other environment variables you might need.