[ 
https://issues.apache.org/jira/browse/MAPREDUCE-2803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13082803#comment-13082803
 ] 

Philip Zeyliger commented on MAPREDUCE-2803:
--------------------------------------------

I'm a huge +1 (like +1.1 or +1.2) for separating out client and server configs, 
fwiw.  I've seen countless folks (mostly myself, of course) get confused about 
whether a given config is client-side, jobtracker-side, or task-tracker side.  
Since configs aren't going to be compatible anyway, this is a reasonable time 
to try to separate that.



> Separate client and server configs
> ----------------------------------
>
>                 Key: MAPREDUCE-2803
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2803
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Luke Lu
>             Fix For: 0.23.0
>
>
> yarn-{site,default}.xml contains many knobs none-ops users don't need to know 
> (e.g., server principals and keytab locations etc.). It's confusing to users. 
> Let's separate the server config into separate files 
> yarn-server-{site.default}.xml
> yarn common and client configs would remain in yarn-{site,default}.xml and 
> YarnServerConfig shall read both.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to