This is an automated email from the ASF dual-hosted git repository.
oleewere pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ambari.git
The following commit(s) were added to refs/heads/trunk by this push:
new 88f1d46 AMBARI-24466. Add README.md for Ambari project (#2390)
88f1d46 is described below
commit 88f1d461df878065333b9766039eb31783b63ebb
Author: Olivér Szabó <[email protected]>
AuthorDate: Thu Sep 27 15:52:11 2018 +0200
AMBARI-24466. Add README.md for Ambari project (#2390)
* AMBARI-24466 Add README.md for Ambari project
* AMBARI-24466. Add sub-project + fix rat issue
* AMBARI-24466. Add jenkins build badge.
* AMBARI-24466. Us trunk commit build status instead of PR one for jenkins
build badge.
---
README.md | 43 +++++++++++++++++++++++++++++++++++++++++++
1 file changed, 43 insertions(+)
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..c31e69f
--- /dev/null
+++ b/README.md
@@ -0,0 +1,43 @@
+<!---
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements. See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
+ the License. You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+--->
+# Apache Ambari
+[](https://builds.apache.org/view/A/view/Ambari/job/Ambari-trunk-Commit/)
+
+
+Apache Ambari is a tool for provisioning, managing, and monitoring Apache
Hadoop clusters. Ambari consists of a set of RESTful APIs and a browser-based
management interface.
+
+## Sub-projects
+
+- Ambari Metrics ([GitHub](https://github.com/apache/ambari-metrics),
[GitBox](https://gitbox.apache.org/repos/asf?p=ambari-metrics.git))
+- Ambari Log Search ([GitHub](https://github.com/apache/ambari-logsearch),
[GitBox](https://gitbox.apache.org/repos/asf?p=ambari-logsearch.git))
+- Ambari Infra ([GitHub](https://github.com/apache/ambari-infra),
[GitBox](https://gitbox.apache.org/repos/asf?p=ambari-infra.git))
+
+## Getting Started
+
+https://cwiki.apache.org/confluence/display/AMBARI/Quick+Start+Guide
+
+## Built With
+
+https://cwiki.apache.org/confluence/display/AMBARI/Technology+Stack
+
+## Contributing
+
+https://cwiki.apache.org/confluence/display/AMBARI/How+to+Contribute
+
+## License
+
+http://ambari.apache.org/license.html