You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Li Lu (JIRA)" <ji...@apache.org> on 2015/10/14 22:49:05 UTC

[jira] [Created] (YARN-4265) Provide new timeline plugin storage to support fine-grained entity caching

Li Lu created YARN-4265:
---------------------------

             Summary: Provide new timeline plugin storage to support fine-grained entity caching
                 Key: YARN-4265
                 URL: https://issues.apache.org/jira/browse/YARN-4265
             Project: Hadoop YARN
          Issue Type: Sub-task
            Reporter: Li Lu
            Assignee: Li Lu


To support the newly proposed APIs in YARN-4234, we need to create a new plugin timeline store. The store may have similar behavior as the EntityFileTimelineStore proposed in YARN-3942, but cache date in cache id granularity, instead of application id granularity. Let's have this storage as a standalone one, instead of updating EntityFileTimelineStore, to keep the existing store (EntityFileTimelineStore) stable. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)