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

Varun Saxena commented on YARN-3864:
------------------------------------

[~gtCarrera9],

bq. As a big picture I assume there is an "applications" section in our flowrun 
endpoint's return value, which can be similar to the "flowruns" section in our 
/flows endpoint
No we do not have that. Current flow run table does not store application IDs' 
belonging to a flow. Although it is possible to do that but would require it 
for Web UI ?
I guess we can get flow runs from /flows endpoint and then for each flow run 
query the apps using /apps endpoint.  

> Implement support for querying single app and all apps for a flow run
> ---------------------------------------------------------------------
>
>                 Key: YARN-3864
>                 URL: https://issues.apache.org/jira/browse/YARN-3864
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: timelineserver
>    Affects Versions: YARN-2928
>            Reporter: Varun Saxena
>            Assignee: Varun Saxena
>            Priority: Blocker
>         Attachments: YARN-3864-YARN-2928.01.patch
>
>
> This JIRA will handle support for querying all apps for a flow run in HBase 
> reader implementation.
> And also REST API implementation for single app and multiple apps.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to