Uploaded image for project: 'Sqoop (Retired)'
  1. Sqoop (Retired)
  2. SQOOP-1336

Help usage is duplicated for some commands

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • 1.4.3
    • None
    • None
    • None

    Description

      Usage information is print twice:
      sqoop import --help:
      usage: sqoop import [GENERIC-ARGS] [TOOL-ARGS]

      Common arguments:
      ......
      Import control arguments:
      ......
      Incremental import arguments:
      ......
      Output line formatting arguments:
      ......
      Input parsing arguments:
      ......
      Hive arguments:
      ......
      HBase arguments:
      ......
      Code generation arguments:
      ......
      Generic Hadoop command-line arguments:
      ......
      The general command line syntax is
      bin/hadoop command [genericOptions] [commandOptions]

      At minimum, you must specify --connect and --table
      Arguments to mysqldump and other subprograms may be supplied
      after a '--' on the command line.

      usage: sqoop import [GENERIC-ARGS] [TOOL-ARGS]

      Common arguments:
      ......
      Import control arguments:
      ......
      Incremental import arguments:
      ......
      Output line formatting arguments:
      ......
      Input parsing arguments:
      ......
      Hive arguments:
      ......
      HBase arguments:
      ......
      Code generation arguments:
      ......
      Generic Hadoop command-line arguments:
      ......
      The general command line syntax is
      bin/hadoop command [genericOptions] [commandOptions]

      At minimum, you must specify --connect and --table
      Arguments to mysqldump and other subprograms may be supplied
      after a '--' on the command line.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              fang fang chen fang fang chen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: