You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Jarek Jarcec Cecho (JIRA)" <ji...@apache.org> on 2015/10/21 22:37:28 UTC

[jira] [Resolved] (SQOOP-2045) Add a type attribute to the config annotation

     [ https://issues.apache.org/jira/browse/SQOOP-2045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Jarcec Cecho resolved SQOOP-2045.
---------------------------------------
    Resolution: Not A Problem

Connector can decide to reuse configs for different use cases, so this is intentional.

> Add a type attribute to the config annotation
> ---------------------------------------------
>
>                 Key: SQOOP-2045
>                 URL: https://issues.apache.org/jira/browse/SQOOP-2045
>             Project: Sqoop
>          Issue Type: Sub-task
>            Reporter: Veena Basavaraj
>             Fix For: 2.0.0
>
>
> Today, we hard code inside the sqoop repository code the type of configs exposed by the connector and driver.
> The LINK and JOB tye should be something the connector/ driver tell themselves when creating @Config class annotation
> {code}
> @Config (type=LINK}
> ...
> {code}
> We can validate the type to be one of the supported types in MConfigType



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