Veena Basavaraj created SQOOP-2045:
--------------------------------------

             Summary: 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


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)

Reply via email to