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

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

Testing file 
[SQOOP-2692.001.patch|https://issues.apache.org/jira/secure/attachment/12776983/SQOOP-2692.001.patch]
 against branch sqoop2 took 1:30:15.997084.

{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 1638 tests)
{color:green}SUCCESS:{color} Test coverage did not decreased 
([report|https://builds.apache.org/job/PreCommit-SQOOP-Build/1990/artifact/patch-process/cobertura_report.txt])
{color:green}SUCCESS:{color} No new findbugs warnings 
([report|https://builds.apache.org/job/PreCommit-SQOOP-Build/1990/artifact/patch-process/findbugs_report.txt])
{color:green}SUCCESS:{color} All integration tests passed (executed 145 tests)

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

This message is automatically generated.

> Sqoop2: Use link name in shell
> ------------------------------
>
>                 Key: SQOOP-2692
>                 URL: https://issues.apache.org/jira/browse/SQOOP-2692
>             Project: Sqoop
>          Issue Type: Sub-task
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Colin Ma
>             Fix For: 1.99.7
>
>         Attachments: SQOOP-2692.001.patch
>
>
> I've noticed that we're displaying the ID in bunch of occasions, for example 
> in tables:
> {code}
> sqoop:000> show link
> +----+------------+--------------+------------------------+---------+
> | Id |    Name    | Connector Id |     Connector Name     | Enabled |
> +----+------------+--------------+------------------------+---------+
> | 2  | with space | 6            | generic-jdbc-connector | true    |
> +----+------------+--------------+------------------------+---------+
> sqoop:000> delete link -l 2
> sqoop:000> show link
> +----+------+--------------+----------------+---------+
> | Id | Name | Connector Id | Connector Name | Enabled |
> +----+------+--------------+----------------+---------+
> +----+------+--------------+----------------+---------+
> {code}
> I think that we should drop it since we're dropping it from public interfaces.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to