[
https://issues.apache.org/jira/browse/SQOOP-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dian Fu updated SQOOP-2763:
---------------------------
Attachment: SQOOP-2763.001.patch
> Sqoop2: Sqoop shell is accepting non existing arguments
> -------------------------------------------------------
>
> Key: SQOOP-2763
> URL: https://issues.apache.org/jira/browse/SQOOP-2763
> Project: Sqoop
> Issue Type: Bug
> Affects Versions: 1.99.7
> Reporter: Jarek Jarcec Cecho
> Fix For: 1.99.7
>
> Attachments: SQOOP-2763.001.patch
>
>
> We happily accept non-existing arguments in the shell which is highly
> deceptive:
> {code}
> sqoop:000> set server --name x
> Server is set successfully
> sqoop:000>
> {code}
> or
> {code}
> sqoop:000> show connector --please
> ...
> sqoop:000>
> {code}
> We should throw an exception or something if one is using
> incorrect/non-existing arguments.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)