MR-279: Modularize web framework and webapps
--------------------------------------------
Key: MAPREDUCE-2435
URL: https://issues.apache.org/jira/browse/MAPREDUCE-2435
Project: Hadoop Map/Reduce
Issue Type: Improvement
Components: mrv2
Reporter: Luke Lu
Assignee: Luke Lu
Fix For: 0.23.0
The patch moves the web framework out of yarn-common into a separate module:
yarn-web.
It also decouple webapps into separate modules/jars from their respective
server modules/jars to allow webapp updates independent of servers. Servers use
ServiceLoader to discover its webapp modules.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira