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

Kristine Hahn resolved DRILL-2693.
----------------------------------
    Resolution: Fixed

> doc programmatically submit queries to Drill 
> ---------------------------------------------
>
>                 Key: DRILL-2693
>                 URL: https://issues.apache.org/jira/browse/DRILL-2693
>             Project: Apache Drill
>          Issue Type: Task
>          Components: Documentation
>            Reporter: Kristine Hahn
>            Assignee: Kristine Hahn
>
> Document how to start up an embedded Drillbit inside your
> an application. Use a complete JDBC driver (rather than
>  the remote-only driver).
> The standalone jdbc-all driver is designed to be a remote driver.  As such, 
> you must have zookeeper and a separate Drill daemon up and running to 
> leverage it.  If you want to embed a Drillbit inside your application, you'll 
> need to source the same classpath that the drillbit.sh start-up script 
> sources.
> If you just try to use the jdbc jar that gets shipped, you get this exception:
>  java.sql.SQLException: Running Drill in embedded mode using the JDBC jar
> alone is not supported.



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

Reply via email to