Chia-Ping Tsai created YUNIKORN-870:
---------------------------------------
Summary: 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
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.
1. /ws/v1/apps
2. /ws/v1/partition/{partition}/queue/{queue}/applications
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]