[
https://issues.apache.org/jira/browse/AMBARI-1320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608318#comment-14608318
]
Hudson commented on AMBARI-1320:
--------------------------------
ABORTED: Integrated in Ambari-branch-2.0.0 #122 (See
[https://builds.apache.org/job/Ambari-branch-2.0.0/122/])
AMBARI-1320. ambari-metrics refers to version of storm (0.9.3.2.2.1.0-2341)
that doesn't exist in repositories. (David McWhorter via yusaku) (yusaku:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=b5c6ea2e7fb64bca8bdf6c7ab63158dec09a1036)
* ambari-metrics/ambari-metrics-storm-sink/pom.xml
> Failed to retrieve hosts due to improper host to cluster mapping
> ----------------------------------------------------------------
>
> Key: AMBARI-1320
> URL: https://issues.apache.org/jira/browse/AMBARI-1320
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 1.2.0
> Reporter: Siddharth Wagle
> Assignee: Siddharth Wagle
> Priority: Critical
> Attachments: AMBARI-1320.patch
>
>
> Following API call fails to retrieve the cluster hosts
> http://ec2-50-17-24-241.compute-1.amazonaws.com:8080/api/v1/clusters/c1/hosts
> Cause:
> The host -> cluster mapping, maps a host to a set of clusters. Currently the
> set for every host has a different ClusterImpl object for same cluster.
> Workaround of implementing equals and hashcode on ClusterImpl works.
> Need to find the cause
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)