[ 
https://issues.apache.org/jira/browse/SQOOP-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14578224#comment-14578224
 ] 

Hudson commented on SQOOP-2121:
-------------------------------

SUCCESS: Integrated in Sqoop2-hadoop200 #858 (See 
[https://builds.apache.org/job/Sqoop2-hadoop200/858/])
SQOOP-2121: Sqoop2: Show job should show connection information (qxu: 
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=bd89d02eb6a51d50413992594faec348144c0a41)
* shell/src/main/java/org/apache/sqoop/shell/ShowJobFunction.java


> 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: 1.99.7
>
>         Attachments: SQOOP-2121.2.patch, 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)

Reply via email to