[
https://issues.apache.org/jira/browse/SQOOP-2045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14289643#comment-14289643
]
Veena Basavaraj commented on SQOOP-2045:
----------------------------------------
[~abec] thoughts? it is 1.99.6 though, still hoping to get your feedback on this
> 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
> Assignee: Veena Basavaraj
> Fix For: 1.99.6
>
>
> 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)