hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-catalog/hadoop-yarn-applications-catalog-webapp
Siyao Meng 9b8b3acb0a HADOOP-16451. Update jackson-databind to 2.9.9.1. Contributed by Siyao Meng.
Signed-off-by: Wei-Chiu Chuang <weichiu@apache.org>
2019-07-24 17:25:25 -07:00
..
dev-support YARN-7129. Application Catalog for YARN applications. Contributed by Eric Yang 2019-03-29 13:51:21 -07:00
src YARN-9466. Fixed application catalog navigation bar height in Safari. Contributed by Eric Yang 2019-04-16 10:04:27 -07:00
.gitignore YARN-9348. Application catalog build system bug fixes. Contributed by Eric Yang 2019-03-29 13:51:21 -07:00
.yarnrc YARN-7129. Application Catalog for YARN applications. Contributed by Eric Yang 2019-03-29 13:51:21 -07:00
package.json YARN-9348. Application catalog build system bug fixes. Contributed by Eric Yang 2019-03-29 13:51:21 -07:00
pom.xml HADOOP-16451. Update jackson-databind to 2.9.9.1. Contributed by Siyao Meng. 2019-07-24 17:25:25 -07: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

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