[
https://issues.apache.org/jira/browse/AMBARI-11825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15030679#comment-15030679
]
Hudson commented on AMBARI-11825:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #3928 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/3928/])
AMBARI-11825. Failure to add or install component defined with (jaimin:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=20a9ba1890d4bede13f2971d9e39cbeb0c743086])
* ambari-web/app/controllers/wizard/step8_controller.js
* ambari-web/test/controllers/wizard/step8_test.js
> Failure to add or install component defined with cardinality ALL
> ----------------------------------------------------------------
>
> Key: AMBARI-11825
> URL: https://issues.apache.org/jira/browse/AMBARI-11825
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 1.7.0, 2.0.0, 2.1.0, 2.1.1, 2.1.2, 2.1.3
> Reporter: Shantanu Mundkur
> Assignee: Shantanu Mundkur
> Labels: patch
> Fix For: 2.2.0
>
> Attachments: AMBARI-11825.patch
>
>
> A MASTER, SLAVE or CLIENT component defined with a cardinality of ALL results
> in a failure while adding the service, upon clicking Deploy, with an error
> like:
> org.apache.ambari.server.controller.spi.ResourceAlreadyExistsException:
> Attempted to create host_component's which already exist:
> [clusterName=CLUSTER1, hostName=node1.domain.com,
> componentName=MYSERVICE_MASTER],[clusterName=CLUSTER1,
> hostName=node1.domain.com, componentName=MYSERVICE_MASTER]
> or
> org.apache.ambari.server.controller.spi.ResourceAlreadyExistsException:
> Attempted to create a host_component which already exists:
> [clusterName=CLUSTER2, hostName=node10.domain.com,
> componentName=MYSERVICE_SLAVE]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)