George,
Please make sure that you use
"jars/jdbc-driver/drill-jdbc-all-<version>.jar" and not "
jars/drill-jdbc-<version>.jar". The former jar has all the Drill client and
supplementary code along with the JDBC API implementation embedded inside
it while the later only contains JDBC API implementation.
aditya...
On Sun, May 24, 2015 at 8:03 AM, George Lu <luwenbin888@gmail.com> wrote:
> Hi all,
>
> In addition to Drill Restful API, can I use jars/drill-jdbc-<version>.jar
> in JAVA client to query? I don't find any documentation of which class I
> can use. If possible, can someone show me?
>
> Thanks!
>
> Regards,
> George Lu
>
|