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

incomplete help message is displayed for getmerge [addnl] option

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 0.23.0
    • None
    • fs
    • None

    Description

      The help message for the command "hdfs dfs -help getmerge" is displayed like this:
      "-getmerge <src> <localdst> [addnl]: Get all the files in the directories that
      match the source file pattern and merge and sort them to only
      one file on local fs. <src> is kept."
      and the information about [addnl] option is missed,despite the fact that [addnl] option is implemented.

      Therefore,the expected message should be displayed like this:
      "-getmerge <src> <localdst> [addnl]: Get all the files in the directories that
      match the source file pattern and merge and sort them to only
      one file on local fs. <src> is kept.
      addnl Optionally addnl can be set to enable adding a newline
      character at the end of each file."

      Attachments

        1. HADOOP-7340
          0.8 kB
          XieXianshan

        Issue Links

          Activity

            People

              xiexianshan XieXianshan
              xiexianshan XieXianshan
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: