-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61273/
-----------------------------------------------------------

(Updated Aug. 2, 2017, 3:08 p.m.)


Review request for Ambari, Sumit Mohanty, Sid Wagle, and Vitalyi Brodetskyi.


Bugs: AMBARI-21621
    https://issues.apache.org/jira/browse/AMBARI-21621


Repository: ambari


Description
-------

If DN is deleted the hostname is removed from exclude file and refreshnodes 
command is called. If those actions are not followed by NN restart, the deleted 
DN will be shown as DEAD on NN UI.

The slave should be removed by NN from the UI, but Ambari should not call 
refreshnodes command on deletion to ensure slave is in "decommissioned and 
dead" state, not "dead"


Diffs (updated)
-----

  
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariManagementControllerImpl.java
 30160274cf 
  
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/params_linux.py
 c9df2b9d54 
  
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/params_windows.py
 b3ac57864d 
  
ambari-server/src/main/resources/common-services/HDFS/3.0.0.3.0/package/scripts/params_linux.py
 1581c2a144 
  
ambari-server/src/main/resources/common-services/HDFS/3.0.0.3.0/package/scripts/params_windows.py
 6c492d801a 
  
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/params_linux.py
 0b1215b43e 
  
ambari-server/src/main/resources/common-services/YARN/2.1.0.2.0/package/scripts/params_windows.py
 c2a02d79e1 
  
ambari-server/src/main/resources/common-services/YARN/3.0.0.3.0/package/scripts/params_linux.py
 68d17f04e6 
  
ambari-server/src/main/resources/common-services/YARN/3.0.0.3.0/package/scripts/params_windows.py
 c2a02d79e1 
  
ambari-server/src/main/resources/stacks/BIGTOP/0.8/services/HDFS/package/scripts/params.py
 9cf163a7bd 
  
ambari-server/src/main/resources/stacks/BIGTOP/0.8/services/YARN/package/scripts/params.py
 87b5992ce7 
  
ambari-server/src/main/resources/stacks/HDP/2.0.6.GlusterFS/services/YARN/package/scripts/params.py
 16db0e432a 
  
ambari-server/src/main/resources/stacks/HDP/2.1.GlusterFS/services/YARN/package/scripts/params.py
 bd188e9598 
  
ambari-server/src/test/java/org/apache/ambari/server/controller/AmbariManagementControllerTest.java
 5fb236b50b 
  
contrib/management-packs/odpi-ambari-mpack/src/main/resources/stacks/ODPi/2.0/services/YARN/package/scripts/params_linux.py
 da54b7c50f 
  
contrib/management-packs/odpi-ambari-mpack/src/main/resources/stacks/ODPi/2.0/services/YARN/package/scripts/params_windows.py
 cac93ee121 


Diff: https://reviews.apache.org/r/61273/diff/2/

Changes: https://reviews.apache.org/r/61273/diff/1-2/


Testing
-------

manual + unit tests


Thanks,

Dmytro Sen

Reply via email to