[
https://issues.apache.org/jira/browse/DRILL-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aditya Kishore updated DRILL-1409:
----------------------------------
Attachment: DRILL-1409-DbVisualizer-fails-to-connect-to-Drill-us.patch
I tried adding additional classes and java files (for runtime compilations)
into the FAT jdbc jar to see if it is only the matter of being these classes
available in the JAR.
After ballooning the otherwise 13MB JAR into a 30 MB one, excluding the
Mondrian data set, I kept running into other issues while trying to run Drill
in embedded mode withing SQuirreL.
I think unless we must, a more clear warning message stating that "Running
Drill in embedded mode with only the JDBC jar is not supported" should be
enough.
A patch to that effect is attached for review.
> DbVisualizer fails to connect to Drill using embedded jdbc driver
> -----------------------------------------------------------------
>
> Key: DRILL-1409
> URL: https://issues.apache.org/jira/browse/DRILL-1409
> Project: Apache Drill
> Issue Type: Improvement
> Components: Client - JDBC
> Affects Versions: 0.5.0
> Reporter: Jim Scott
> Assignee: Aditya Kishore
> Attachments:
> DRILL-1409-DbVisualizer-fails-to-connect-to-Drill-us.patch
>
>
> DbVisualizer gives an error message when specifying a URL for an embedded
> instance of Drill when the functionality is not supported. Should provide a
> more clear message.
> ---
> (If there is something I have wrong here, please let me know)
> When I use this jar: jars/jdbc-driver/drill-jdbc-all-0.5.0-incubating.jar
> and this driver: org.apache.drill.jdbc.Driver
> with this URL: jdbc:drill:zk=local
> I get the following while establishing the connection: (exception moved to
> comment...)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)