[
https://issues.apache.org/jira/browse/AMBARI-19809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alejandro Fernandez updated AMBARI-19809:
-----------------------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Pushed to trunk, commit c744cac60ebe0ae4046278f7ef78fe20d0872b0e
> HDP 3.0 TP - failed to deploy YARN configs because yarn-site creates
> conflicts since should not belong to MAPREDUCE2
> --------------------------------------------------------------------------------------------------------------------
>
> Key: AMBARI-19809
> URL: https://issues.apache.org/jira/browse/AMBARI-19809
> Project: Ambari
> Issue Type: Bug
> Components: stacks
> Affects Versions: 3.0.0
> Reporter: Alejandro Fernandez
> Assignee: Alejandro Fernandez
> Fix For: 3.0.0
>
> Attachments: AMBARI-19809.patch
>
>
> STR:
> * Install Ambari trunk
> * Install HDP 3.0, e.g., centos6:
> http://s3.amazonaws.com/dev.hortonworks.com/HDP/centos6/3.x/BUILDS/3.0.0.0-30
> * Select ZK, HDFS, YARN
> * During deployment, will see the following error in the ambari-server log
> {noformat}
> 26 Jan 2017 20:01:48,119 ERROR [ambari-client-thread-26] ClusterImpl:2662 -
> Updating configs for multiple services by a single API request isn't
> supported. Conflicting services YARN and MAPREDUCE2 for yarn-site, config
> version not created for YARN
> {noformat}
> This is because yarn-site is marked right now as belonging to both YARN and
> MAPREDUCE2, which is incorrect since it should not belong to MAPREDUCE2.
> The fix update the HDP 3.0 service definition for MAPREDUCE2 to use the
> correct configuration directory.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)