Apache Ambari Infra is a sub project of Apache Ambari.

Clone this repo:
  1. 26f3717 AMBARI-26021: Upgrade Ambari Infra to python3 (#53) by jialiang · 2 weeks ago master
  2. 22eba71 AMBARI-25935: Upgrade Ambari Infra Solr to version 8 and ensure it is consistent with the Solr version in Ambari 2.8 stack (#48) by jialiang · 11 months ago
  3. 6ecca19 AMBARI-25775: Failed to compile Ambari-Infra because of invalid url (#41) by Yu Hou · 12 months ago
  4. 44e067b AMBARI-25599: Consider to eliminate HDP public binary references (#45) by Zhiguo Wu · 1 year, 6 months ago
  5. 5a2c237 AMBARI-25407: Upgrade dependency on org.springframework.batch:spring-batch-core (#44) by Zhiguo Wu · 1 year, 6 months ago

Apache Ambari Infra

Build Status license

Core shared service used by Ambari managed components. (Infra Solr and Infra Manager)

Ambari Infra is a sub-project of Apache Ambari

Development

Requires JDK 8

Build RPM package

# requires rpm-build on Mac OS X
make rpm

Build Deb package

make deb

License