Gabriel Medeiros Coelho 61f8c5767e YARN-10480. replace href tags with ng-href (#2426) 4 years ago
..
dev-support 7ee32a2eb1 YARN-7129. Application Catalog for YARN applications. Contributed by Eric Yang 6 years ago
src 61f8c5767e YARN-10480. replace href tags with ng-href (#2426) 4 years ago
.gitignore d9e9e5657d YARN-9348. Application catalog build system bug fixes. Contributed by Eric Yang 6 years ago
.yarnrc 7ee32a2eb1 YARN-7129. Application Catalog for YARN applications. Contributed by Eric Yang 6 years ago
README.md 7ee32a2eb1 YARN-7129. Application Catalog for YARN applications. Contributed by Eric Yang 6 years ago
package.json d9e9e5657d YARN-9348. Application catalog build system bug fixes. Contributed by Eric Yang 6 years ago
pom.xml 8914cf9167 Preparing for 3.4.0 development 5 years ago

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