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 2015/11/02 18:16:28 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=14985560#comment-14985560 ] 

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

[~kyungwan nam] I think that is a very good find. I will look into it. But meanwhile can you specify a reasonably high value for _*yarn.container.failure.threshold*_ in the _resources.json_ that you provide during the following call -
{code}
slider upgrade <app_name> --template <appconfig_json> --resources <resources_json>
{code}

> 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
>             Fix For: Slider 0.90
>
>
> 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)