# ambari-infra **Repository Path**: echomyecho/ambari-infra ## Basic Information - **Project Name**: ambari-infra - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2021-03-01 - **Last Updated**: 2021-10-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Apache Ambari Infra [![Build Status](https://builds.apache.org/buildStatus/icon?job=Ambari-Infra-master-Commit)](https://builds.apache.org/view/A/view/Ambari/job/Ambari-Infra-master-Commit/) ![license](http://img.shields.io/badge/license-Apache%20v2-blue.svg) Core shared service used by Ambari managed components. (Infra Solr and Infra Manager) Ambari Infra is a sub-project of [Apache Ambari](https://github.com/apache/ambari) ## Development Requires JDK 8 ### Build RPM package ```bash # requires rpm-build on Mac OS X make rpm ``` ### Build Deb package ```bash make deb ``` ## License - http://ambari.apache.org/license.html - See more at [Ambari repository](https://github.com/apache/ambari)