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

Wilfred Spiegelenburg resolved YUNIKORN-26.
-------------------------------------------
    Fix Version/s: 0.10
       Resolution: Fixed

This has been fixed as part of YUNIKORN-483.

Applications will now progress from running to waiting based on allocations and 
asks. They will transition automatically into completed state if they have been 
in waiting for 30sec. The completed apps will be cleaned up after 3days and 
removed from the system.

There is no need to pass on the state from the shim to the core as the core 
handles it directly

> Pass application end state to the core
> --------------------------------------
>
>                 Key: YUNIKORN-26
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-26
>             Project: Apache YuniKorn
>          Issue Type: Bug
>          Components: shim - kubernetes
>            Reporter: Wilfred Spiegelenburg
>            Priority: Major
>             Fix For: 0.10
>
>
> The shim does not pass on to the core that the application is finished. This 
> is only for the _general_ operator. The spark operator has a way to pass the 
> end of the application to the core.
> The core scheduler can mark an application as finished and clean up but the 
> first step is for the shim to provide the state change to the core.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to