Antonenko Alexander created AMBARI-8470:
-------------------------------------------
Summary: 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
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)