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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15080646#comment-15080646 ] 

Sqoop QA bot commented on SQOOP-2763:
-------------------------------------

Testing file [SQOOP-2763.002.patch|https://issues.apache.org/jira/secure/attachment/12780252/SQOOP-2763.002.patch] against branch sqoop2 took 1:02:52.543092.

{color:green}Overall:{color} +1 all checks pass

{color:green}SUCCESS:{color} Clean was successful
{color:green}SUCCESS:{color} Patch applied correctly
{color:green}SUCCESS:{color} Patch add/modify test case
{color:green}SUCCESS:{color} License check passed
{color:green}SUCCESS:{color} Patch compiled
{color:green}SUCCESS:{color} All unit tests passed (executed 1672 tests)
{color:green}SUCCESS:{color} Test coverage did not decreased ([report|https://builds.apache.org/job/PreCommit-SQOOP-Build/2063/artifact/patch-process/cobertura_report.txt])
{color:green}SUCCESS:{color} No new findbugs warnings ([report|https://builds.apache.org/job/PreCommit-SQOOP-Build/2063/artifact/patch-process/findbugs_report.txt])
{color:green}SUCCESS:{color} All integration tests passed (executed 150 tests)

Console output is available [here|https://builds.apache.org/job/PreCommit-SQOOP-Build/2063/console].

This message is automatically generated.

> 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)