kyungwan nam created SLIDER-958: ----------------------------------- Summary: the application is failed by yarn.container.failure.threshold when upgrading the application Key: SLIDER-958 URL: https://issues.apache.org/jira/browse/SLIDER-958 Project: Slider Issue Type: Bug Affects Versions: Slider 0.80 Reporter: kyungwan nam
There is a hbase-app that the number of the regionservers is 10. (yarn.component.instances=10) I upgraded each of the regionservers one by one using “slider upgrade —containers”. But the hbase-app was failed when I try to upgrade the 6th regionserver. the default of yarn.container.failure.threshold is 5. that’s because the hbase-app was failed. I think that a failure by upgrading should be excepted from the counting the failure of the role. -- This message was sent by Atlassian JIRA (v6.3.4#6332)