You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Varun Saxena (JIRA)" <ji...@apache.org> on 2017/06/09 17:51:18 UTC

[jira] [Updated] (YARN-6703) RM startup failure with old state store due to version mismatch

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

Varun Saxena updated YARN-6703:
-------------------------------
    Summary: RM startup failure with old state store due to version mismatch  (was: RM startup failure with old state store)

> RM startup failure with old state store due to version mismatch
> ---------------------------------------------------------------
>
>                 Key: YARN-6703
>                 URL: https://issues.apache.org/jira/browse/YARN-6703
>             Project: Hadoop YARN
>          Issue Type: Bug
>    Affects Versions: 3.0.0-alpha3
>            Reporter: Bibin A Chundatt
>            Assignee: Varun Saxena
>            Priority: Critical
>         Attachments: YARN-6703.01.patch, YARN-6703.02.patch
>
>
> Currently as per the following code since the VERSION is marked as 2 .
> {code}
> 161	  protected static final Version CURRENT_VERSION_INFO = Version
> 162	      .newInstance(2, 0);
> {code}
> RMStateStore#checkVersion will fail and RM will not be able to start with old state store. We can keep the version as 1.3 itself



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org