You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "fang fang chen (JIRA)" <ji...@apache.org> on 2014/06/18 03:26:22 UTC

[jira] [Updated] (SQOOP-1336) command "sqoop import/export --help" usage information is duplicated

     [ https://issues.apache.org/jira/browse/SQOOP-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

fang fang chen updated SQOOP-1336:
----------------------------------

    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.


  was:
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.



> command "sqoop import/export --help" usage information is duplicated
> --------------------------------------------------------------------
>
>                 Key: SQOOP-1336
>                 URL: https://issues.apache.org/jira/browse/SQOOP-1336
>             Project: Sqoop
>          Issue Type: Bug
>    Affects Versions: 1.4.3
>            Reporter: fang fang chen
>            Priority: Minor
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.2#6252)