[ 
https://issues.apache.org/jira/browse/YARN-2045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Junping Du updated YARN-2045:
-----------------------------

    Attachment: YARN-2045-v3.patch

Thanks [~jlowe] for above comments. 
In v3 patch:
- Remove related interfaces in NMStateStoreService, we can add it back if we 
find it useful in future.
- To handle old version type (String) issue, rename DB_SCHEMA_VERSION_KEY, if 
cannot loading data against new key, treat it as new version type 1.0
- Still keep PBImpl there, we can improve/remove it if we found it unuseful in 
future.
- Address [~vvasudev]'s comments above.

> Data persisted in NM should be versioned
> ----------------------------------------
>
>                 Key: YARN-2045
>                 URL: https://issues.apache.org/jira/browse/YARN-2045
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>          Components: nodemanager
>    Affects Versions: 2.4.1
>            Reporter: Junping Du
>            Assignee: Junping Du
>         Attachments: YARN-2045-v2.patch, YARN-2045-v3.patch, YARN-2045.patch
>
>
> As a split task from YARN-667, we want to add version info to NM related 
> data, include:
> - NodeManager local LevelDB state
> - NodeManager directory structure



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to