[
https://issues.apache.org/jira/browse/YARN-3814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14637233#comment-14637233
]
Varun Saxena commented on YARN-3814:
------------------------------------
[~zjshen], [~sjlee0], have uploaded a patch.
Have consolidated functionally REST API part implemented in YARN-3049 and this
JIRA.
Couple of points I have taken from YARN-3049. Those being :
# User ID is taken from request if not supplied.
# Used following format for expressing relations in query. There was a bug in
YARN-3049 for it. Handling it properly in this JIRA.
{noformat}
[type1]:[id1]:[id2]:[id3], [type2]:[id4]:[id5]
{noformat}
Others are still same as previous patch.
> REST API implementation for getting raw entities in TimelineReader
> ------------------------------------------------------------------
>
> Key: YARN-3814
> URL: https://issues.apache.org/jira/browse/YARN-3814
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: timelineserver
> Affects Versions: YARN-2928
> Reporter: Varun Saxena
> Assignee: Varun Saxena
> Attachments: YARN-3814-YARN-2928.01.patch,
> YARN-3814-YARN-2928.02.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)