hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-catalog
Steve Loughran 44e662272f
HADOOP-18198. Preparing for 3.3.4 development
Change-Id: I2bf19beb541739af22fced38c2545f09c4e1bd53
2022-04-12 14:09:08 +01:00
..
hadoop-yarn-applications-catalog-docker HADOOP-18198. Preparing for 3.3.4 development 2022-04-12 14:09:08 +01:00
hadoop-yarn-applications-catalog-webapp HADOOP-18198. Preparing for 3.3.4 development 2022-04-12 14:09:08 +01:00
pom.xml HADOOP-18198. Preparing for 3.3.4 development 2022-04-12 14:09:08 +01: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