You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Gour Saha (JIRA)" <ji...@apache.org> on 2016/06/15 06:23:09 UTC

[jira] [Commented] (SLIDER-958) the application is failed by yarn.container.failure.threshold when upgrading the application

    [ https://issues.apache.org/jira/browse/SLIDER-958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15331221#comment-15331221 ] 

Gour Saha commented on SLIDER-958:
----------------------------------

Additionally, SLIDER-930 provides a window feature, which when used with the upgrade logic will prevent the app from failing. So what it means is that, the app owner needs to set the window appropriately and then perform at least one less container upgrade during that window to avoid the app to fail.

> 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
>            Assignee: Gour Saha
>             Fix For: Slider 1.0.0
>
>
> 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)