[
https://issues.apache.org/jira/browse/AMBARI-21202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042975#comment-16042975
]
Tim Thorpe commented on AMBARI-21202:
-------------------------------------
The change didn't involve any java changes and did not impact upgrade. This
couldn't be responsible for the build error:
Test Result (1 failure / +1)
org.apache.ambari.server.state.UpgradeHelperTest.testServiceCheckUpgradeStages
> 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.3.15#6346)