Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-5990

HADOOP:5937 should not be committed to 20 branch

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • 0.20.0
    • 0.20.1
    • None
    • None

    Description

      HADOOP:5937 changes the safemode usage message from "hadoop dfs -safemode leave" to turn safe mode off to "hdfs dfsadmin -safemode leave" to turn safe mode off. But bin/hdfs is supported only in 21 (after the project split) and not on branch 20. Hence this patch introduces a new bug and should not be applied to 20 branch.
      Instead, the patch should be modified for branch 20 to read the usage message as "hadoop dfsadmin -safemode leave" to turn safe mode off.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rramya Ramya Sunil
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: