You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@yunikorn.apache.org by "Adam Antal (Jira)" <ji...@apache.org> on 2020/04/03 07:08:00 UTC

[jira] [Commented] (YUNIKORN-14) Add rest API to retrieve app/container history info

    [ https://issues.apache.org/jira/browse/YUNIKORN-14?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17074331#comment-17074331 ] 

Adam Antal commented on YUNIKORN-14:
------------------------------------

Thanks for the reviews!

> Add rest API to retrieve app/container history info
> ---------------------------------------------------
>
>                 Key: YUNIKORN-14
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-14
>             Project: Apache YuniKorn
>          Issue Type: New Feature
>          Components: core - scheduler
>            Reporter: Wilfred Spiegelenburg
>            Assignee: Adam Antal
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 0.8
>
>         Attachments: Yunikorn_UI.png
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> As part of the web UI we can show application and container history.
> The current pages are mocked up and do not show the real history. Before the changes can be made on the web UI side we need to provide the history via a REST interface so it can be consumed by the UI.
> All web service code is located in package [https://github.com/apache/incubator-yunikorn-core/tree/master/pkg/webservice]. When running the scheduler locally (from K8shim using "make run"), the REST APIs can be accessed via
>  * [http://localhost:9080/ws/v1/apps]
>  * [http://localhost:9080/ws/v1/queues]
>  * [http://localhost:9080/ws/v1/nodes]
> We need to add another endpoint to provide data to yunikorn-web to render the app/container history page. Please check with [~akhilpb] for the desired data format, etc. That issue is tracked via YUNIKORN-8.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: issues-help@yunikorn.apache.org