You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Prasanth Jayachandran (JIRA)" <ji...@apache.org> on 2016/12/01 02:10:58 UTC

[jira] [Created] (SLIDER-1177) Slider client should configurable timeout for RM connection retries

Prasanth Jayachandran created SLIDER-1177:
---------------------------------------------

             Summary: Slider client should configurable timeout for RM connection retries
                 Key: SLIDER-1177
                 URL: https://issues.apache.org/jira/browse/SLIDER-1177
             Project: Slider
          Issue Type: Bug
          Components: client
    Affects Versions: Slider 0.91
            Reporter: Prasanth Jayachandran


Slider client relies on cluster wide YARN configs for RM connection tries. Max connection retry attempts is governed by yarn.resourcemanager.connect.max-wait.ms and yarn.resourcemanager.connect.retry-interval.ms configs that are configurable at cluster level. Slider client should have its own timeout/max attempts mechanism independent of YARN configs. This is to avoid scenarios where slider client waits for a long time (default 15 minutes) when RM is down.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)