PJ Fanning 34e548cb62 HADOOP-18332: remove rs-api dependency as it conflicts with jsr311-api (#4547) 3 年之前
..
hadoop-yarn-applications-catalog-docker 8914cf9167 Preparing for 3.4.0 development 5 年之前
hadoop-yarn-applications-catalog-webapp 34e548cb62 HADOOP-18332: remove rs-api dependency as it conflicts with jsr311-api (#4547) 3 年之前
README.md 7ee32a2eb1 YARN-7129. Application Catalog for YARN applications. Contributed by Eric Yang 6 年之前
pom.xml 8914cf9167 Preparing for 3.4.0 development 5 年之前

README.md

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