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

HDFS debug command is missed from top level help message

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Not A Problem
    • 2.7.0
    • None
    • tools
    • None

    Description

      HDFS top level help message missed debug command. This JIRA is opened to add it to hdfs top level command help.

      HW11217:hadoop xyao$ hdfs
      Usage: hdfs [--config confdir] [--daemon (start|stop|status)]
                 [--loglevel loglevel] COMMAND
             where COMMAND is one of:
        balancer             run a cluster balancing utility
        cacheadmin           configure the HDFS cache
        classpath            prints the class path needed to get the
                             Hadoop jar and the required libraries
        crypto               configure HDFS encryption zones
        datanode             run a DFS datanode
        dfs                  run a filesystem command on the file system
        dfsadmin             run a DFS admin client
        fetchdt              fetch a delegation token from the NameNode
        fsck                 run a DFS filesystem checking utility
        getconf              get config values from configuration
        groups               get the groups which users belong to
        haadmin              run a DFS HA admin client
        jmxget               get JMX exported values from NameNode or DataNode.
        journalnode          run the DFS journalnode
        lsSnapshottableDir   list all snapshottable dirs owned by the current user
                                     Use -help to see options
        mover                run a utility to move block replicas across
                             storage types
        namenode             run the DFS namenode
                                     Use -format to initialize the DFS filesystem
        nfs3                 run an NFS version 3 gateway
        oev                  apply the offline edits viewer to an edits file
        oiv                  apply the offline fsimage viewer to an fsimage
        oiv_legacy           apply the offline fsimage viewer to a legacy fsimage
        portmap              run a portmap service
        secondarynamenode    run the DFS secondary namenode
        snapshotDiff         diff two snapshots of a directory or diff the
                             current directory contents with a snapshot
        storagepolicies      list/get/set block storage policies
        version              print the version
        zkfc                 run the ZK Failover Controller daemon
      
      Most commands print help when invoked w/o parameters.
      
      HW11217:hadoop xyao$ hdfs debug
      Usage: hdfs debug <command> [arguments]
      
      verify [-meta <metadata-file>] [-block <block-file>]
      recoverLease [-path <path>] [-retries <num-retries>]
      
      

      Attachments

        Activity

          People

            aengineer Anu Engineer
            xyao Xiaoyu Yao
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: