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 "Harsh J (JIRA)" <ji...@apache.org> on 2012/07/08 17:44:34 UTC

[jira] [Commented] (MAPREDUCE-3907) Create a mapred-default.xml for the jobhistory server.

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

Harsh J commented on MAPREDUCE-3907:
------------------------------------

Hi Eugene,

The patch's additions look good, but the location is wrong. We can rather add it to ./hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/resources/mapred-default.xml itself, as thats the real place thats to be used (even job history server uses the MR core).

I will update your patch to add it in here and commit it in after that. Thank you!
                
> Create a mapred-default.xml for the jobhistory server.
> ------------------------------------------------------
>
>                 Key: MAPREDUCE-3907
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3907
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: mrv2, security
>            Reporter: Eugene Koontz
>            Assignee: Eugene Koontz
>            Priority: Minor
>         Attachments: MAPREDUCE-3907.patch
>
>
> The following configuration properties are documented in http://hadoop.apache.org/common/docs/r0.23.0/hadoop-yarn/hadoop-yarn-site/ClusterSetup.html#Running_Hadoop_in_Secure_Mode
> * mapreduce.jobhistory.address	
> * mapreduce.jobhistory.keytab
> * mapreduce.jobhistory.principal
> Create a {{hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-hs/src/main/resources/mapred-default.xml}} that documents these properties and provides default values.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira