[
https://issues.apache.org/jira/browse/AMBARI-21202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042965#comment-16042965
]
Hudson commented on AMBARI-21202:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #7595 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/7595/])
AMBARI-21202 - YARN service advisor has spelling error in yarn-site (tthorpe:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=7dc91c5a8e75966f642a4890ed7a5750687b5928])
* (edit)
ambari-server/src/main/resources/common-services/YARN/3.0.0.3.0/service_advisor.py
> 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)