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

Typo in help printed by hdfs dfs -help

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.23.9, 2.4.0, 3.0.0-alpha1
    • 2.5.0
    • None
    • None
    • Reviewed

    Description

      There is a typo in the description of the following command

      hdfs dfs -help

      -count [-q] <path> ...:	Count the number of directories, files and bytes under the paths
      		that match the specified file pattern.  The output columns are:
      		DIR_COUNT FILE_COUNT CONTENT_SIZE FILE_NAME or
      		QUOTA REMAINING_QUATA SPACE_QUOTA REMAINING_SPACE_QUOTA 
      		      DIR_COUNT FILE_COUNT CONTENT_SIZE FILE_NAME
      

      "REMAINING_QUATA" should be "REMAINING_QUOTA"

      Attachments

        1. HADOOP-10378.patch
          0.9 kB
          Mit Desai
        2. HADOOP-10378-v2.patch
          2 kB
          Mit Desai

        Issue Links

          Activity

            People

              mitdesai Mit Desai
              mitdesai Mit Desai
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: