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

Wilfred Spiegelenburg resolved YUNIKORN-870.
--------------------------------------------
    Fix Version/s: 1.0.0
       Resolution: Fixed

Elapsed time has been changed to finished time. An unset value, null in the 
json, means not finished.

> Enhance application-related REST APIs
> -------------------------------------
>
>                 Key: YUNIKORN-870
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-870
>             Project: Apache YuniKorn
>          Issue Type: Improvement
>            Reporter: Chia-Ping Tsai
>            Assignee: Chia-Ping Tsai
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>
> We are integrating yunikorn with monitor system through application REST 
> APIs. The application rest APIs is useful but it lacks three important 
> information.
> 1. elapsed time of a application
> 2. the allocations to use when running (the `usedResource` is reset to zero 
> when the application is terminated)
> 3. user name (It can enable us to trace the application for specific user, 
> but I am fire to remove this if it is a security issue.)
> Also, the application REST APIs need to be more flexible. For example, it 
> should support following queries:
> 1. applicationState
> 2. user name (will be added)
> This issue is related to following REST APIs.
> {code:java}
> /ws/v1/apps
> {code}
> {code:java}
> /ws/v1/partition/{partition}/queue/{queue}/applications
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to