You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Srimanth Gunturi (JIRA)" <ji...@apache.org> on 2013/08/26 19:55:53 UTC

[jira] [Commented] (AMBARI-3025) Ambari is missing essential propeties in yarn-site.xml and mapred-site.xml.

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

Srimanth Gunturi commented on AMBARI-3025:
------------------------------------------

+1 for patch.
                
> Ambari is missing essential propeties in yarn-site.xml and mapred-site.xml. 
> ----------------------------------------------------------------------------
>
>                 Key: AMBARI-3025
>                 URL: https://issues.apache.org/jira/browse/AMBARI-3025
>             Project: Ambari
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 1.4.0
>            Reporter: Jaimin D Jetly
>            Assignee: Jaimin D Jetly
>             Fix For: 1.4.1
>
>         Attachments: AMBARI-3025.patch
>
>
> Following properties with their defaults are required for yarn and MRv2 services:
> mapred-site.xml:
> <property> 
> <name>mapreduce.fileoutputcommitter.marksuccessfuljobs</name>
> <value>false</value>
> </property>
> yarn-site.xml:
> <property>
> <name>yarn.resourcemanager.hostname</name>
> <value>ip_address/hostname</value>
> </property>

--
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