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

Sandy Ryza commented on YARN-1637:
----------------------------------

What's the need for the PutErrors and Events classes?  They appear to just wrap 
list objects?

{code}
+ * The client library that can be used to post the information of a number of
+ * conceptual entities of an application.
{code}
This sounds a little clearer to me:
A client library that can be used to post information about an application's 
{@link Entity}s to the Application Timeline Store.

TimelineClient sounds like it could refer to a lot of different things.  Maybe 
ApplicationTimelineClient or ApplicationTimelineStoreClient would be clearer?  
Not hard on this one.

How does the client get access do the PutErrors?  Or is it not supposed to and 
I'm misunderstanding.

> 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
>
>
> 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)

Reply via email to