Versions Compared

Key

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

...

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
 

 

RPM packages

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

Debian packages

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