[
https://issues.apache.org/jira/browse/AMBARI-8470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14227894#comment-14227894
]
Hadoop QA commented on AMBARI-8470:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12684101/AMBARI-8470.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 2 new
or modified test files.
{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:red}-1 core tests{color}. The test build failed in
contrib/views/slider
Test results:
https://builds.apache.org/job/Ambari-trunk-test-patch/773//testReport/
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/773//console
This message is automatically generated.
> Slider View: error message after clicking Start (or Stop) button second time
> ----------------------------------------------------------------------------
>
> Key: AMBARI-8470
> URL: https://issues.apache.org/jira/browse/AMBARI-8470
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.0.0
> Reporter: Antonenko Alexander
> Assignee: Antonenko Alexander
> Fix For: 2.0.0
>
> Attachments: AMBARI-8470.patch
>
>
> STR:
> 1) Create slider
> 2) Add slider app
> 3) Navigate at app detail page
> 4) Click Actions->Stop button few times
> Actual result:
> Have error message after clicking Start (or Stop) button second time
> {code}
> Error message: hbase0: Application Instance already running :applicationId {
> id: 10 cluster_timestamp: 1413833270990 } user: "yarn" queue: "default" name:
> "hbase0" host: "N/A" rpc_port: -1 yarn_application_state: ACCEPTED
> trackingUrl:
> "http://c6402.ambari.apache.org:8088/proxy/application_1413833270990_0010/"
> diagnostics: "" startTime: 1413906155924 finishTime: 0
> final_application_status: APP_UNDEFINED app_resource_Usage {
> num_used_containers: 1 num_reserved_containers: 0 used_resources { memory:
> 682 virtual_cores: 1 } reserved_resources { memory: 0 virtual_cores: 0 }
> needed_resources { memory: 682 virtual_cores: 1 } memory_seconds: 3152
> vcore_seconds: 4 } originalTrackingUrl: "N/A" currentApplicationAttemptId {
> application_id { id: 10 cluster_timestamp: 1413833270990 } attemptId: 1 }
> progress: 0.0 applicationType: "org-apache-slider" applicationTags: "version:
> 0.98.4.2.2.0.0-982-hadoop2" applicationTags: "name: hbase" applicationTags:
> "description: apache hbase is the hadoop database, a distributed, scalable,
> big data store...."
> {code}
> Expected result:
> Have not error message after clicking Start (or Stop) button second time
> *OR*
> Stop button is disabled after first click, while it is stopping (could not
> click it once more).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)