-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25298/
-----------------------------------------------------------
Review request for Ambari, Dmytro Sen and Sumit Mohanty.
Bugs: AMBARI-7133
https://issues.apache.org/jira/browse/AMBARI-7133
Repository: ambari
Description
-------
PROBLEM:
RegionServer decommissioning is not working from Ambari.
STEPS TO REPRODUCE:
1.Log into Ambari
2. Start HBASE
3. Select the Decommission option from the Actions menu next to the Region
Server you want to decommission
EXPECTED BEHAVIOR:
RegionServer should be decommissioned successfully
ACTUAL BEHAVIOR:
Decommission failed with the 'Decommission RegionServer - Turn drain mode on'
message
SUPPORT ANALYSIS:
Reproduced the issue on HDP 2.1.3 Ambari 1.6.1 cluster
Diffs
-----
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HBASE/package/scripts/hbase_decommission.py
2988034
ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HBASE/package/scripts/params.py
becee80
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HBASE/package/scripts/hbase_decommission.py
2988034
ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HBASE/package/scripts/params.py
ac90882
ambari-server/src/test/python/stacks/1.3.2/HBASE/test_hbase_master.py 1ae7eb8
ambari-server/src/test/python/stacks/2.0.6/HBASE/test_hbase_master.py dc6185b
ambari-web/app/controllers/main/host/details.js 1a334ba
Diff: https://reviews.apache.org/r/25298/diff/
Testing
-------
tests are in progress
Thanks,
Dmitro Lisnichenko