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

move dfs administrative interfaces to a separate command

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.9.0
    • None
    • None

    Description

      The dfs adminsitrative commands (e.g. safemode, report, etc) should be separate from the dfs user commands. The proposal is to remove the following two commands:

      bin/hadoop dfs -report
      bin/hadoop dfs -safemode

      The above two features will be available through a new command:

      bin/hadoop dfsadmin -report
      bin/hadoop dfsadmin -safemode

      This is done so that there is a clean distinction between cluster administrative commands and users command.

      Attachments

        1. admincommand.patch
          14 kB
          Dhruba Borthakur

        Activity

          People

            dhruba Dhruba Borthakur
            dhruba Dhruba Borthakur
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: