GitHub user sohami opened a pull request:
https://github.com/apache/drill/pull/1079
DRILL-6063: Set correct ThreadContext ClassLoader before using Hadoopâ¦
⦠Configuration class in DrillClient
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sohami/drill DRILL-6063
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1079.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 #1079
----
commit e7a7273df06f0602c6ca154297b2db01a1181c33
Author: Sorabh Hamirwasia <shamirwasia@...>
Date: 2018-01-02T18:35:19Z
DRILL-6063: Set correct ThreadContext ClassLoader before using Hadoop
Configuration class in DrillClient
----
---