[ 
https://issues.apache.org/jira/browse/AMBARI-14493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15071203#comment-15071203
 ] 

Hudson commented on AMBARI-14493:
---------------------------------

FAILURE: Integrated in Ambari-branch-2.2 #107 (See 
[https://builds.apache.org/job/Ambari-branch-2.2/107/])
AMBARI-14493 Add Service: deploy fails due to duplicate components (atkach: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=d59600e62ebe5caadb979427c0778df54a7137de])
* ambari-web/test/controllers/wizard/step6_test.js
* ambari-web/app/controllers/wizard/step6_controller.js
* ambari-web/app/controllers/main/service/add_controller.js


> Add Service: deploy fails due to duplicate components create
> ------------------------------------------------------------
>
>                 Key: AMBARI-14493
>                 URL: https://issues.apache.org/jira/browse/AMBARI-14493
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>    Affects Versions: 2.2.0
>            Reporter: Andrii Tkach
>            Assignee: Andrii Tkach
>            Priority: Critical
>             Fix For: 2.2.1
>
>         Attachments: AMBARI-14493.patch, AMBARI-14493_branch-2.2.patch
>
>
> *Steps to reproduce:*
> * Launch Add Service Wizard
> * Select HBASE service
> * Proceed to Review step
> * Click Deploy
> *Actual result:*
> Deploy fails, with error:
> {code:java}
> {
>   "status" : 409,
>   "message" : 
> "org.apache.ambari.server.controller.spi.ResourceAlreadyExistsException: 
> Attempted to create host_component's which already exist: [clusterName=c1, 
> hostName=c6402.ambari.apache.org, componentName=DATANODE],[clusterName=c1, 
> hostName=c6403.ambari.apache.org, componentName=DATANODE],[clusterName=c1, 
> hostName=c6401.ambari.apache.org, componentName=DATANODE]"
> }
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to