6733ba56b8
This downgrades jackson from the version switched to in HADOOP-18033 (2.13.0), to Jackson 2.12.7. This removes the dependency on javax.ws.rs-api, so avoiding runtime problems with applications using jersey-core v1 and/or jsr311-api. The 2.12.7 release still contains the fix for CVE-2020-36518. Contributed by PJ Fanning |
||
---|---|---|
.. | ||
hadoop-yarn-applications-catalog-docker | ||
hadoop-yarn-applications-catalog-webapp | ||
pom.xml | ||
README.md |
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