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/04 18:40:36 UTC

[jira] [Updated] (SQOOP-1518) DOC: Update the Rest api.rst ( obsolete the apache confluence)

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

Veena Basavaraj updated SQOOP-1518:
-----------------------------------
    Summary: DOC: Update the Rest api.rst ( obsolete the apache confluence)  (was: DOC: Update the Rest api Wiki with examples.)

> DOC: Update the Rest api.rst ( obsolete the apache confluence)
> --------------------------------------------------------------
>
>                 Key: SQOOP-1518
>                 URL: https://issues.apache.org/jira/browse/SQOOP-1518
>             Project: Sqoop
>          Issue Type: Sub-task
>            Reporter: Veena Basavaraj
>            Assignee: Veena Basavaraj
>             Fix For: 1.99.4
>
>
> http://sqoop.apache.org/docs/1.99.3/RESTAPI.html
> examples of the JSON.
> GET
> http://10.20.194.157:12000/sqoop/v1/connectors
> http://10.20.194.157:12000/sqoop/v1/connector/1
> http://10.20.194.157:12000/sqoop/v1/connector/generic-jdbc-connector
> GET
> http://10.20.194.157:12000/sqoop/v1/driver
> GET
> http://10.20.194.157:12000/sqoop/v1/configurable/driver
> http://10.20.194.157:12000/sqoop/v1/configurable/connector/1
> GET
> http://vbsqoop-1.ent.cloudera.com:12000/sqoop/v1/links
> http://vbsqoop-1.ent.cloudera.com:12000/sqoop/v1/links?cname=hdfs-connector
> http://vbsqoop-1.ent.cloudera.com:12000/sqoop/v1/link/{lId}
> http://vbsqoop-1.ent.cloudera.com:12000/sqoop/v1/link/{lname}
> POST ( create link)
> http://vbsqoop-1.ent.cloudera.com:12000/sqoop/v1/link ( with postData for the link details and link config map )
> PUT/DELETE ( update/ delete link)
> http://vbsqoop-1.ent.cloudera.com:12000/sqoop/v1/link/{lname}
> JOB
> SUBMISSION



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