Josh Clum created SLIDER-1240: --------------------------------- Summary: yarn.component.instances.releasing not updating Key: SLIDER-1240 URL: https://issues.apache.org/jira/browse/SLIDER-1240 Project: Slider Issue Type: Bug Affects Versions: Slider 0.91 Reporter: Josh Clum Priority: Minor
I'm developing a slider app and would like to know when the stop command has been issued. I found that <AM Path>/ws/v1/slider/application/live/resources has some good stats like "yarn.component.instances.releasing" but I'm not seeing those values getting updated when stopping my application. I'm using "site.global.app_container.release_timeout_secs": "20" in my app config json file (which I'm super thankful for by the way), but during the 20 seconds it takes to stop my app, the only status I can get is RUNNING. I'd like to be able to tell users that my app is "stopping". Any ideas? -- This message was sent by Atlassian JIRA (v6.4.14#64029)