![Steve Loughran](/assets/img/avatar_default.png)
Updating the hadoop version of branch-3.3 to 3.3.9-SNAPSHOT pending agreement on what number its future release should take. Using 3.3.9-SNAPSHOT puts space in for other incremental releases, while avoiding creating JIRA release ordering and autocompletion confusion the way adding a 3.3.10 or higher version would do. Contributed by Steve Loughran
Apache Hadoop YARN Application Catalog
Introduction
YARN Application Catalog is application catalog for deploying docker enabled cloud application on Hadoop.
check it out:
git clone https://github.com/apache/hadoop.git
Prerequisites
Installation
mvn package
When running this command a couple of things happen:
- YARN Application Catalog web application is built
- YARN Application Docker image is built
Status of the project
See Apache JIRA