hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-catalog/hadoop-yarn-applications-catalog-webapp
2020-11-10 10:54:28 -08:00
..
dev-support
src YARN-10480. replace href tags with ng-href (#2426) 2020-11-10 10:54:28 -08:00
.gitignore
.yarnrc
package.json
pom.xml Preparing for 3.4.0 development 2020-03-29 23:24:25 +05:30
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