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

Jacques Nadeau updated DRILL-77:
--------------------------------

    Fix Version/s: Future
         Assignee:     (was: Srihari Srinivasan)

> REST API for Drillbits
> ----------------------
>
>                 Key: DRILL-77
>                 URL: https://issues.apache.org/jira/browse/DRILL-77
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Srihari Srinivasan
>             Fix For: Future
>
>
> As an end user I should be able to interact with drillbits using a REST API. 
> This API will provide RESTful resources for query submission, status polling, 
> data source configuration and result pagination.
> Link to the design doc - 
> https://docs.google.com/document/d/1RF0v05l0lWy1OwSXxHuboqJNLRkS-YzshrEVmUSby5I/edit?usp=sharing
> Task 1 - Embed jetty into drill bit.
>  -- First task is to embed jetty. The version of jetty will be the latest i.e 
> version 9.x
>  -- By default it will run on port 50000 (no particular reason why this 
> port...just simple to remember)
>  -- Will have just one jetty connector assembled which is the HTTP connector.
>  -- At the end of this task you'll be able to run the drill bit and view the 
> contents of an index.json (which for now perhaps could only spit out the 
> version of Drill)
> Task 2 - Integrate Jersey to provide a platform for RESTful interactions
> Task 3 - Provide an API to submit a new query. 
> Remaining tasks - TBD



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to