ea851c5e4a
Moves from com.sun.jersey 1.19 to the artifact com.github.pjfanning:jersey-json:1.20 This allows jackson 1 to be removed from the classpath. Contains * HADOOP-16908. Prune Jackson 1 from the codebase and restrict its usage for future * HADOOP-18219. Fix shaded client test failure These are needed for the HADOOP-15983 changes to build. Contributed by PJ Fanning.
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
- Firefox or Chrome
- npm
- nodejs
- JDK
- IDE
- bower
- PhantomJs or
brew install phantomjs
- Application Server or
brew install glassfish
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