Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-8226

Non-HA rollback compatibility broken

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 2.4.0
    • 2.8.0, 2.7.1, 3.0.0-alpha1
    • None
    • None
    • Incompatible change, Reviewed
    • Non-HA rollback steps have been changed. Run the rollback command on the namenode (`bin/hdfs namenode -rollback`) before starting cluster with '-rollback' option using (sbin/start-dfs.sh -rollback).

    Description

      In HA while performing rollback , we use “hdfs namenode –rollback” which would prompt user for confirmation. ( Implemented as part of HDFS-5138)

      For Non-HA , as per doc if we perform rollback using “start-dfs.sh –rollback” , then namenode startup hangs ( As it tries to start namenode in daemon mode , hence will not be able to prompt user for confirmation )

      Attachments

        1. HDFS-8226.1.patch
          1 kB
          J.Andreina
        2. HDFS-8226.2.patch
          2 kB
          J.Andreina

        Activity

          People

            andreina J.Andreina
            andreina J.Andreina
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: