slfan1989 8444f69511 Preparing for 3.5.0 development (#6411) 1 سال پیش
..
dev-support 7ee32a2eb1 YARN-7129. Application Catalog for YARN applications. Contributed by Eric Yang 6 سال پیش
src 90de1ff151 HADOOP-18206 Cleanup the commons-logging references and restrict its usage in future (#5315) 2 سال پیش
.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 a822a3c70b YARN-11528. Lock triple-beam to the version compatible with node.js 12 to avoid compilation error. (#5827). Contributed by Masatake Iwasaki 1 سال پیش
pom.xml 8444f69511 Preparing for 3.5.0 development (#6411) 1 سال پیش

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