GitHub user vdiravka opened a pull request:
https://github.com/apache/drill/pull/1063
DRILL-5702: Jdbc Driver Class not found
- Setting "package.namespace.prefix" to "oadd." by default for all
profiles. It can be overridden if necessary within any profile.
- Removing duplicated and redundant excluding of commons-logging packages.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vdiravka/drill DRILL-5702
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1063.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1063
----
commit 8c557741139252189c1add05e2a1c3c9f77b5074
Author: Vitalii Diravka <[email protected]>
Date: 2017-12-06T15:31:10Z
DRILL-5702: Jdbc Driver Class not found
- Setting "package.namespace.prefix" to "oadd." by default for all
profiles. It can be overridden if necessary within any profile.
- Removing duplicated and redundant excluding of commons-logging packages.
----
---