You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Tim Thorpe (JIRA)" <ji...@apache.org> on 2017/06/08 15:13:18 UTC

[jira] [Created] (AMBARI-21202) YARN service advisor has spelling error in yarn-site

Tim Thorpe created AMBARI-21202:
-----------------------------------

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


     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)