Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Following binaries can be found in the ambari-metrics-assembly/target folder after build is successful.

...

Note: Ambari Metrics needs to be built before Ambari Server

RPM packages

~] cd ambari-metrics
~] mvn clean package -Dbuild-rpm

Debian packages

Same instruction as above, change the maven target to build-deb

Windows msi

TBU

 

Command line parameters

ParameterDefault valueComment
hbase.tar
http://public-repo-1.hortonworks.com/HDP/centos6/2.x/updates/2.3.0.0/tars/hbase-1.1.1.2.3.0.0-2557.tar.gz
HBase tarball. This is default version for Ambari 2.1.2
hbase.folder
hbase-1.1.1.2.3.0.0-2557
 
hadoop.tar
http://public-repo-1.hortonworks.com/HDP/centos6/2.x/updates/2.3.0.0/tars/hadoop-2.7.1.2.3.0.0-2557.tar.gz
Hadoop tarball, used for native libs. This is default version for Ambari 2.1.2
hadoop.folder
hadoop-2.7.1.2.3.0.0-2557
 

 

  

Note

After the change introducted by 

Jira
serverASF JIRA
serverId5aa69414-a9e9-3523-82ec-879b028fb15b
keyAMBARI-18915
AMS uses hadoop tars downloaded from Apache by default. Since that version of libhadoop is not built with libsnappy, the following config change in ams-site is needed to make AMS start up correctly.

timeline.metrics.hbase.compression.scheme = None