You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Sumit Mohanty (JIRA)" <ji...@apache.org> on 2014/05/27 18:36:02 UTC

[jira] [Updated] (SLIDER-45) Add ability for the agent to find the AppMaster location upon restart

     [ https://issues.apache.org/jira/browse/SLIDER-45?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sumit Mohanty updated SLIDER-45:
--------------------------------

    Fix Version/s:     (was: Slider 0.30)
                   Slider 0.40

> Add ability for the agent to find the AppMaster location upon restart
> ---------------------------------------------------------------------
>
>                 Key: SLIDER-45
>                 URL: https://issues.apache.org/jira/browse/SLIDER-45
>             Project: Slider
>          Issue Type: Bug
>          Components: agent, agent-provider
>    Affects Versions: Slider 0.30
>            Reporter: Sumit Mohanty
>            Assignee: Sumit Mohanty
>             Fix For: Slider 0.40
>
>
> From [~stevel@apache.org],
> via YARN: 
> # AM provider needs to pass down the app ID for a lookup via YARN (will need relevant tokens to access YARN for lookups)
> # Agent enums all apps, finds one with relevant app
> # from the AppRecord extracts the unmodified URL path
> # Issue: how often to refresh value? On every heartbeat? or after a connection refused?
> via ZK
> # AM/provider registers with ZK
> # provider passes down path to agent
> # agent does a ZK refresh
> # client code can use the same mechanism



--
This message was sent by Atlassian JIRA
(v6.2#6252)