You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Dian Fu (JIRA)" <ji...@apache.org> on 2016/01/04 02:48:39 UTC

[jira] [Updated] (SQOOP-2763) Sqoop2: Sqoop shell is accepting non existing arguments

     [ 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.002.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
>            Assignee: Dian Fu
>             Fix For: 1.99.7
>
>         Attachments: SQOOP-2763.001.patch, SQOOP-2763.002.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)