You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Veena Basavaraj (JIRA)" <ji...@apache.org> on 2014/11/07 00:03:33 UTC

[jira] [Updated] (SQOOP-1516) Add ConfigRequestHandler REST api support ( for from/to/driver/ link types )

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

Veena Basavaraj updated SQOOP-1516:
-----------------------------------
    Fix Version/s:     (was: 2.0.0)
                   1.99.5

> Add ConfigRequestHandler  REST api support ( for from/to/driver/ link types )
> -----------------------------------------------------------------------------
>
>                 Key: SQOOP-1516
>                 URL: https://issues.apache.org/jira/browse/SQOOP-1516
>             Project: Sqoop
>          Issue Type: Bug
>            Reporter: Veena Basavaraj
>             Fix For: 1.99.5
>
>
> See the main ticket SQOOP-1509 that has the design details.
> This is an enhancement to support reuse of config objects and helps  with querying/ creating/ updating only config data when needed
> It is pain to create the From/To/Driver/Link config every time a new LINK or JOB is posted.
> GET
> v1/config/link?configurableId=?&direction (  get all the config details for the given configurable )
> POST
> v1/config/link?configurableId=?&direction ( post data for the link config object)



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