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

Hadoop QA commented on AMBARI-11323:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12734663/AMBARI-11323.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
                        Please justify why no new tests are needed for this 
patch.
                        Also please list what manual steps were performed to 
verify this patch.

    {color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: 
https://builds.apache.org/job/Ambari-trunk-test-patch/2815//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/2815//console

This message is automatically generated.

> Enable NameNode HA Wizard: Call to install JOURNALNODE failed
> -------------------------------------------------------------
>
>                 Key: AMBARI-11323
>                 URL: https://issues.apache.org/jira/browse/AMBARI-11323
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>    Affects Versions: 2.0.0
>            Reporter: Antonenko Alexander
>            Assignee: Antonenko Alexander
>             Fix For: 2.1.0
>
>         Attachments: AMBARI-11323.patch
>
>
> Steps to reproduce:
> 1. Launch NameNode HA Wizard
> 2. Proceed to Configure Components step
> POST request to {{/api/v1/clusters/c1/services?ServiceInfo/service_name=HDFS}}
> with data 
> {{{"components":[{"ServiceComponentInfo":{"component_name":"JOURNALNODE"}}]}}}
> failed with error:
> {code}
> {
>   "status" : 409,
>   "message" : 
> "org.apache.ambari.server.controller.spi.ResourceAlreadyExistsException: 
> Attempted to create a component which already exists: [clusterName=c1, 
> serviceName=HDFS, componentName=JOURNALNODE]"
> }
> {code}
> UI doesn't show any error.
> JS error log:
> {code}
> POST 
> http://c6401.ambari.apache.org:8080/api/v1/clusters/c1/services?ServiceInfo/service_name=HDFS
>  409 (Conflict)
> vendor.js:108 f.support.ajax.f.ajaxTransport.sendvendor.js:108
> f.extend.ajaxapp.js:132424
> Em.Object.extend.sendapp.js:4734
> App.HighAvailabilityWizardStep5Controller.App.HighAvailabilityProgressPageController.extend.installJournalNodesapp.js:62469
>  App.wizardProgressPageControllerMixin.Em.Mixin.create.runTaskapp.js:62439
> App.wizardProgressPageControllerMixin.Em.Mixin.create.statusChangeCallbackapp.js:64699
> (anonymous function)vendor.js:106
> f.Callbacks.ovendor.js:106
> f.Callbacks.p.fireWithvendor.js:108
> vendor.js:108
> f.support.ajax.f.ajaxTransport.send.d
> {code}



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

Reply via email to