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

Typos in shell output

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 0.18.0
    • fs
    • None
    • Reviewed

    Description

      [ ~/hadoop-0.18.01]$ ./bin/hadoop --config ~/1157/ jar hadoop-0.18.01-examples.jar randomtextwriter
      randomtextwriter [-outFormat <output format class>] <input>
      Generic options supported are
      -conf <configuration file>     specify an application configuration file
      -D <property=value>            use value for given property
      -fs <local|namenode:port>      specify a namenod
      -jt <local|jobtracker:port>    specify a job tracker
      -files <comma separated list of fiels>    specify comma separated files to be copied to the map reduce cluster
      -libjars <comma seperated list of jars>    specify comma separated jar files to include in the classpath.
      -archives <comma separated list of archives>    specify comma separated archives to be unarchived on the compute machines.
      
      The general command line syntax is
      bin/hadoop command [genericOptions] [commandOptions]
      
      • <input> should be <output>
      • "fiels" should be "files"
      • "namenod" should be "namenode"
      • "seperated " should be "separated "

      Attachments

        1. 3774_20080716.patch
          2 kB
          Tsz-wo Sze

        Activity

          People

            szetszwo Tsz-wo Sze
            szetszwo Tsz-wo Sze
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: