hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-catalog
Christopher Tubbs 2e77b7b02c
[HADOOP-18786] Use CDN instead of ASF archive (#5789)
* Use Yetus 0.14.1 from downloads.apache.org in yetus-wrapper
* Use Maven 3.8.8 from downloads.apache.org in Win 10 Dockerfile
* Point users to downloads.apache.org for JVSC
* Use Solr 8.11.2 from downloads.apache.org in YARN Dockerfile

Contributed by Christopher Tubbs
2024-05-14 20:09:52 +01:00
..
hadoop-yarn-applications-catalog-docker [HADOOP-18786] Use CDN instead of ASF archive (#5789) 2024-05-14 20:09:52 +01:00
hadoop-yarn-applications-catalog-webapp Preparing for 3.5.0 development (#6411) 2024-01-19 15:05:22 +08:00
pom.xml Preparing for 3.5.0 development (#6411) 2024-01-19 15:05:22 +08: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

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:

  • YARN Application Catalog web application is built
  • YARN Application Docker image is built

Status of the project

See Apache JIRA