Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-6703

RM startup failure with old state store due to version mismatch

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 3.0.0-alpha3
    • 2.9.0, 3.0.0-alpha4
    • None
    • None

    Description

      Currently as per the following code since the VERSION is marked as 2 .

      161	  protected static final Version CURRENT_VERSION_INFO = Version
      162	      .newInstance(2, 0);
      

      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

      Attachments

        1. YARN-6703.01.patch
          1 kB
          Varun Saxena
        2. YARN-6703.02.patch
          1 kB
          Varun Saxena

        Issue Links

          Activity

            People

              varun_saxena Varun Saxena
              bibinchundatt Bibin Chundatt
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: