slfan1989 d8d3325d2f HADOOP-18387. Fix incorrect placeholder in hadoop-common (#4679). Contributed by fanshilun. 3 년 전
..
dev-support 7ee32a2eb1 YARN-7129. Application Catalog for YARN applications. Contributed by Eric Yang 6 년 전
src d8d3325d2f HADOOP-18387. Fix incorrect placeholder in hadoop-common (#4679). Contributed by fanshilun. 3 년 전
.gitignore d9e9e5657d YARN-9348. Application catalog build system bug fixes. Contributed by Eric Yang 6 년 전
.yarnrc 7ee32a2eb1 YARN-7129. Application Catalog for YARN applications. Contributed by Eric Yang 6 년 전
README.md 7ee32a2eb1 YARN-7129. Application Catalog for YARN applications. Contributed by Eric Yang 6 년 전
package.json d9e9e5657d YARN-9348. Application catalog build system bug fixes. Contributed by Eric Yang 6 년 전
pom.xml 34e548cb62 HADOOP-18332: remove rs-api dependency as it conflicts with jsr311-api (#4547) 3 년 전

README.md

Apache Hadoop YARN Application Catalog

Introduction

Hadoop 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:

  • Npm and yarnpkg install will be run
  • JSLint will be run in src/main/javascript sources
  • Javascript will be minified
  • All the other standard maven phases.

Status of the project

See Apache JIRA