hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-catalog
2019-03-12 11:49:55 -07:00
..
hadoop-yarn-applications-catalog-docker Revert "YARN-9348. Application catalog build system bug fixes." 2019-03-12 11:49:55 -07:00
hadoop-yarn-applications-catalog-webapp Revert "YARN-9348. Application catalog build system bug fixes." 2019-03-12 11:49:55 -07:00
pom.xml YARN-7129. Application Catalog for YARN applications. Contributed by Eric Yang 2019-03-05 06:14:14 -08:00
README.md YARN-7129. Application Catalog for YARN applications. Contributed by Eric Yang 2019-03-05 06:14:14 -08: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