[
https://issues.apache.org/jira/browse/SQOOP-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14058054#comment-14058054
]
Hudson commented on SQOOP-1212:
-------------------------------
SUCCESS: Integrated in Sqoop-ant-jdk-1.6-hadoop23 #1094 (See
[https://builds.apache.org/job/Sqoop-ant-jdk-1.6-hadoop23/1094/])
SQOOP-1212. Do not print usage on wrong command line. (harishreedharan:
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=efda8ddca4f2ae52d5a1c999e193a5063965a0fc)
* src/java/org/apache/sqoop/Sqoop.java
> Do not print usage on wrong command line
> ----------------------------------------
>
> Key: SQOOP-1212
> URL: https://issues.apache.org/jira/browse/SQOOP-1212
> Project: Sqoop
> Issue Type: Improvement
> Affects Versions: 1.4.4
> Reporter: Jarek Jarcec Cecho
> Assignee: Jarek Jarcec Cecho
> Priority: Minor
> Fix For: 1.4.5
>
> Attachments: SQOOP-1212.patch
>
>
> Currently when user enter an incorrect command line, Sqoop will print in
> order:
> * Useful error message what has been entered wrong
> * At least 200 lines long usage guide
> As the usage guide will scroll the shell, the most useful information will
> get moved away, resulting in user confusion. I think that it will be more
> user friendly to stop printing the usage in case of a wrong input and display
> it only explicitly when user will ask for it (e.g. on {{sqoop import --help}}
> call).
--
This message was sent by Atlassian JIRA
(v6.2#6252)