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

Mayank Bansal commented on YARN-987:
------------------------------------

Thanks [~vinodkv] for the review.

We have only store implementation and we don't have different reader and writer 
services so by that clients can only use reader service.
For current implementation we need store object and reader objects both in that 
case where reader is just typecasting the store.
We can not just use reader as we need to still start and stop service of store.
and moreover we need to pass store object to testcases for writing data as well.

So even if I add this reader object it is just typecast store and not have any 
value as such as we will not be passing that object anywhere.

Thanks,
Mayank

> Adding History Service to use Store and converting Historydata to Report
> ------------------------------------------------------------------------
>
>                 Key: YARN-987
>                 URL: https://issues.apache.org/jira/browse/YARN-987
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Mayank Bansal
>            Assignee: Mayank Bansal
>         Attachments: YARN-987-1.patch, YARN-987-2.patch, YARN-987-3.patch, 
> YARN-987-4.patch, YARN-987-5.patch, YARN-987-6.patch, YARN-987-7.patch, 
> YARN-987-8.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to