[
https://issues.apache.org/jira/browse/YARN-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13891805#comment-13891805
]
Billie Rinaldi commented on YARN-1635:
--------------------------------------
I have a new patch ready addressing most of the comments, but haven't attached
it yet. This patch applies on top of YARN-1636. I've added more comments to
GenericObjectMapper but haven't renamed it yet. The name comes from
ObjectMapper, since it does ObjectMapper-like things without making you specify
the class to deserialize into. I could see renaming it to ATSUtil or
LeveldbApplicationTimelineStoreUtil. Let me know what you think after seeing
the additional comments.
> Implement a Leveldb based ApplicationTimelineStore
> --------------------------------------------------
>
> Key: YARN-1635
> URL: https://issues.apache.org/jira/browse/YARN-1635
> Project: Hadoop YARN
> Issue Type: Sub-task
> Reporter: Vinod Kumar Vavilapalli
> Assignee: Billie Rinaldi
> Attachments: YARN-1635.1.patch, YARN-1635.2.patch, YARN-1635.3.patch,
> YARN-1635.4.patch, YARN-1635.5.patch, YARN-1635.6.patch
>
>
> As per the design doc, we need a levelDB + local-filesystem based
> implementation to start with and for small deployments.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)