Yuming Wang 3d41f33018 HADOOP-16152. Upgrade Eclipse Jetty version to 9.4.x. Contributed by Yuming Wang, Siyao Meng. hace 5 años
..
dev-support 7ee32a2eb1 YARN-7129. Application Catalog for YARN applications. Contributed by Eric Yang hace 6 años
src 2364c7d0bf YARN-9466. Fixed application catalog navigation bar height in Safari. Contributed by Eric Yang hace 6 años
.gitignore d9e9e5657d YARN-9348. Application catalog build system bug fixes. Contributed by Eric Yang hace 6 años
.yarnrc 7ee32a2eb1 YARN-7129. Application Catalog for YARN applications. Contributed by Eric Yang hace 6 años
README.md 7ee32a2eb1 YARN-7129. Application Catalog for YARN applications. Contributed by Eric Yang hace 6 años
package.json d9e9e5657d YARN-9348. Application catalog build system bug fixes. Contributed by Eric Yang hace 6 años
pom.xml 3d41f33018 HADOOP-16152. Upgrade Eclipse Jetty version to 9.4.x. Contributed by Yuming Wang, Siyao Meng. hace 5 años

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