[ 
https://issues.apache.org/jira/browse/MAPREDUCE-4810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jerry Chen updated MAPREDUCE-4810:
----------------------------------

    Attachment: MAPREDUCE-4810.patch

Change the name from "yarn.app.mapreduce.am.admin.java.opts" to 
"yarn.app.mapreduce.am.admin-command-opts" and renamed all the related variable 
names correspondingly. Correct the typo. Thanks for your review and comments.
                
> Add admin command options for ApplicationMaster
> -----------------------------------------------
>
>                 Key: MAPREDUCE-4810
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4810
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: applicationmaster
>    Affects Versions: 2.0.2-alpha, 0.23.4
>            Reporter: Jason Lowe
>            Assignee: Jerry Chen
>            Priority: Minor
>             Fix For: trunk
>
>         Attachments: MAPREDUCE-4810.patch, MAPREDUCE-4810.patch
>
>
> It would be nice if the MR ApplicationMaster had the notion of admin options 
> in addition to the existing user options much like we have for map and reduce 
> tasks, e.g.: mapreduce.admin.map.child.java.opts vs. mapreduce.map.java.opts. 
>  This allows site-wide configuration options for MR AMs but still allows a 
> user to easily override the heap size of the AM without worrying about 
> dropping other admin-specified options.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to