[
https://issues.apache.org/jira/browse/AMBARI-19150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15742179#comment-15742179
]
Hudson commented on AMBARI-19150:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #6207 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/6207/])
AMBARI-19150. Stack Advisor Throws Exception On ZooKeeper Configs
(dlysnichenko:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=c6f90cf6a37148b7de5b1d1d13aa62c807eaab79])
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/stack_advisor.py
> Stack Advisor Throws Exception On ZooKeeper Configs
> ---------------------------------------------------
>
> Key: AMBARI-19150
> URL: https://issues.apache.org/jira/browse/AMBARI-19150
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: trunk, 2.5.0
> Reporter: Dmytro Grinenko
> Assignee: Dmitry Lysnichenko
> Priority: Critical
> Fix For: trunk, 2.5.0
>
> Attachments: AMBARI-19150.patch
>
>
> When viewing the ZooKeeper configurations, the following Python error is
> thrown:
> {code}
> Caused by:
> org.apache.ambari.server.api.services.stackadvisor.StackAdvisorException:
> Stack Advisor reported an error: TypeError: 'NoneType' object has no
> attribute '__getitem__'
> {code}
> {code:title=stackadvisor.out}
> StackAdvisor implementation for stack HDP, version 2.0.6 was loaded
> StackAdvisor implementation for stack HDP, version 2.1 was loaded
> StackAdvisor implementation for stack HDP, version 2.2 was loaded
> StackAdvisor implementation for stack HDP, version 2.3 was loaded
> StackAdvisor implementation for stack HDP, version 2.4 was loaded
> Returning HDP24StackAdvisor implementation
> Error occured in stack advisor.
> Error details: 'NoneType' object has no attribute '__getitem__'
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)