You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Luke Lu (JIRA)" <ji...@apache.org> on 2011/04/13 04:12:05 UTC

[jira] [Created] (MAPREDUCE-2435) MR-279: Modularize web framework and webapps

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