[
https://issues.apache.org/jira/browse/AMBARI-21202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16049352#comment-16049352
]
Tim Thorpe commented on AMBARI-21202:
-------------------------------------
Pushed this in again as it had nothing to do with the failure. I have the
patch for AMBARI-20122 on review to fix the issue mentioned above.
commit 192162e05b7036c5dbbe120c447d7b5ac7ea5b13
> YARN service advisor has spelling error in yarn-site
> ----------------------------------------------------
>
> Key: AMBARI-21202
> URL: https://issues.apache.org/jira/browse/AMBARI-21202
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: trunk
> Reporter: Tim Thorpe
> Assignee: Tim Thorpe
> Fix For: trunk
>
> Attachments: AMBARI-21202.patch
>
>
> self.validators = [("yarn-site",
> self.validateYARNSiteConfigurationsFromHDP206),
> ("yarn-site",
> self.validateYARNSiteConfigurationsFromHDP25),
> ("yarn-ste" ,
> self.validateYarnSiteConfigurationsFromHDP26),
> The HDP26 validator should be for yarn-site not yarn-ste.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)