[
https://issues.apache.org/jira/browse/DRILL-4880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Venki Korukanti resolved DRILL-4880.
------------------------------------
Resolution: Fixed
Fixed in
[09abcc3|https://github.com/apache/drill/commit/09abcc32cc9d6e3de23d3daf633d34fb6183d0f3]
> Support JDBC driver registration using ServiceLoader
> -----------------------------------------------------
>
> Key: DRILL-4880
> URL: https://issues.apache.org/jira/browse/DRILL-4880
> Project: Apache Drill
> Issue Type: Bug
> Components: Client - JDBC
> Affects Versions: 1.8.0
> Environment: Windows Server 2012
> Reporter: Sudip Mukherjee
> Assignee: Laurent Goujon
> Fix For: 1.9.0
>
>
> Currently drill-jdbc-all*.jar doesn't contain a
> META_INF/services/java.sql.Driver file which is apparently used to discover a
> service by Java ServiceLoader API.
> Can drill jdbc driver have this file like all the other jdbc drivers so that
> the driver can be loaded using ServiceLoader instead of a direct
> Class.forName?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)