You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@yunikorn.apache.org by "Chia-Ping Tsai (Jira)" <ji...@apache.org> on 2021/10/02 08:53:00 UTC

[jira] [Created] (YUNIKORN-870) Enhance application-related rest APIs

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: dev-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: dev-help@yunikorn.apache.org