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 2015/06/22 02:56:00 UTC

[jira] [Commented] (SQOOP-1965) Sqoop2: Naming support for Connector, Link, Job instances

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

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

Testing file [SQOOP-1965-3-1.patch|https://issues.apache.org/jira/secure/attachment/12740551/SQOOP-1965-3-1.patch] against branch sqoop2 took 0:44:39.399547.

{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/1425/console].

This message is automatically generated.

> Sqoop2: Naming support for Connector, Link, Job instances
> ---------------------------------------------------------
>
>                 Key: SQOOP-1965
>                 URL: https://issues.apache.org/jira/browse/SQOOP-1965
>             Project: Sqoop
>          Issue Type: Improvement
>          Components: sqoop2-api, sqoop2-shell
>    Affects Versions: 2.0.0
>            Reporter: Jerry Chen
>            Assignee: Banmeet Singh
>              Labels: newbie
>             Fix For: 2.0.0
>
>         Attachments: SQOOP-1965-1.patch, SQOOP-1965-2.patch, SQOOP-1965-3-1.patch, SQOOP-1965.patch
>
>
> Currently, each connector, link or job instances are identified by an numbered id. (Automatically allocated by increment?) 
> The id is used everywhere in the shell to refer to the specific object instance. For example, when creating a Job, link id number are specified as from or to link.
> Using of numbered id is simple for the implementation but the numbered id is very difficult to make reference and hard to remember.
> It is a common practice to give a meaningful name to each instance and thus can be referenced with the name. This can dramatically increase the usability of the system. 



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