[
https://issues.apache.org/jira/browse/SQOOP-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14562320#comment-14562320
]
Sqoop QA bot commented on SQOOP-2121:
-------------------------------------
Testing file
[SQOOP-2121.patch|https://issues.apache.org/jira/secure/attachment/12735765/SQOOP-2121.patch]
against branch sqoop2 took 0:38:16.225846.
{color:red}Overall:{color} -1 due to an error
{color:red}ERROR:{color} Patch does not add/modifny any test case
{color:green}SUCCESS:{color} Clean was successful
{color:green}SUCCESS:{color} Patch applied correctly
{color:green}SUCCESS:{color} License check passed
{color:green}SUCCESS:{color} Patch compiled
{color:green}SUCCESS:{color} All fast unit tests passed (executed 682 tests)
{color:green}SUCCESS:{color} All slow unit tests passed (executed 1 tests)
{color:green}SUCCESS:{color} All fast integration tests passed (executed 27
tests)
{color:green}SUCCESS:{color} All slow integration tests passed (executed 42
tests)
Console output is available
[here|https://builds.apache.org/job/PreCommit-SQOOP-Build/1373/console].
This message is automatically generated.
> Sqoop2: Show job should show connection information
> ---------------------------------------------------
>
> Key: SQOOP-2121
> URL: https://issues.apache.org/jira/browse/SQOOP-2121
> Project: Sqoop
> Issue Type: Bug
> Affects Versions: 1.99.5
> Reporter: Jarek Jarcec Cecho
> Assignee: Dian Fu
> Labels: newbie
> Fix For: 2.0.0
>
> Attachments: SQOOP-2121.patch
>
>
> When running {{show job}} user can see what connectors are in use:
> {code}
> sqoop:000> show job
> +----+-------------+----------------+--------------+---------+
> | Id | Name | From Connector | To Connector | Enabled |
> +----+-------------+----------------+--------------+---------+
> | 3 | mysql2hdfs2 | 4 | 3 | true |
> | 4 | hdfs2mysql2 | 3 | 4 | true |
> | 1 | mysql2hdfs | 4 | 3 | true |
> | 2 | hdfs2mysql | 3 | 4 | true |
> +----+-------------+----------------+--------------+---------+
> {code}
> I think that it would be more useful to show the connection instead (or in
> addition).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)