[
https://issues.apache.org/jira/browse/SQOOP-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Veena Basavaraj updated SQOOP-1516:
-----------------------------------
Description:
https://cwiki.apache.org/confluence/display/SQOOP/Config+Top+Level+Entity
This is an enhancement to support reuse of config objects and helps with
querying/ creating/ updating only config data when needed
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)
was:
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)
> 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
>
>
> https://cwiki.apache.org/confluence/display/SQOOP/Config+Top+Level+Entity
> This is an enhancement to support reuse of config objects and helps with
> querying/ creating/ updating only config data when needed
> 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)