[
https://issues.apache.org/jira/browse/YARN-1637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894707#comment-13894707
]
Billie Rinaldi commented on YARN-1637:
--------------------------------------
I've been testing with this patch and haven't discovered any issues. One
comment: in the following line do we want addEntities or setEntities?
{code}
+ entitiesContainer.addEntities(Arrays.asList(entities));
{code}
> Implement a client library for java users to post entities+events
> -----------------------------------------------------------------
>
> Key: YARN-1637
> URL: https://issues.apache.org/jira/browse/YARN-1637
> Project: Hadoop YARN
> Issue Type: Sub-task
> Reporter: Vinod Kumar Vavilapalli
> Assignee: Zhijie Shen
> Attachments: YARN-1637.1.patch, YARN-1637.2.patch, YARN-1637.3.patch,
> YARN-1637.4.patch, YARN-1637.5.patch, YARN-1637.6.patch, YARN-1637.7.patch
>
>
> This is a wrapper around the web-service to facilitate easy posting of
> entity+event data to the time-line server.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)