hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-catalog
2019-05-08 10:50:07 +09:00
..
hadoop-yarn-applications-catalog-docker HADOOP-16270. [JDK 11] Remove unintentional override of the version of Maven Dependency Plugin. Contributed by Xieming Li. 2019-05-08 10:50:07 +09:00
hadoop-yarn-applications-catalog-webapp YARN-9466. Fixed application catalog navigation bar height in Safari. Contributed by Eric Yang 2019-04-16 10:04:27 -07:00
pom.xml YARN-9441. Updated YARN app catalog name for consistency. 2019-04-04 13:21:30 -04:00
README.md YARN-7129. Application Catalog for YARN applications. Contributed by Eric Yang 2019-03-29 13:51:21 -07:00

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