You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "David Alves (JIRA)" <ji...@apache.org> on 2013/03/13 15:18:13 UTC

[jira] [Created] (DRILL-48) RPC interface for query submission and physical plan execution

David Alves created DRILL-48:
--------------------------------

             Summary: RPC interface for query submission and physical plan execution
                 Key: DRILL-48
                 URL: https://issues.apache.org/jira/browse/DRILL-48
             Project: Apache Drill
          Issue Type: Task
            Reporter: David Alves


Now that drill has a minimal set of functions that allow to actually execute something we should come up with the RPC interface that will sit in front of the daemons and to which queries in various formats wil be submitted.

It would need to allow for the following:

- submit queries
- submit logical plans
- submit physical plans for execution
- query underlying storage engines for metadata and statistics
- possibly serve as a frontend to a metadata store
 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira