GitHub user vladimirtkach opened a pull request:
https://github.com/apache/drill/pull/1013
DRILL-5910 Add factory name to ClassNotFoundException message in
ClientAuthenticatorProvider constructor
Added factory name to exception message.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vladimirtkach/drill DRILL-5910
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1013.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 #1013
----
commit 10516783aa7db5edfd1c5f149477af4b5a1213cb
Author: vladimir <[email protected]>
Date: 2017-10-27T08:32:32Z
DRILL-5910 Add factory name to ClassNotFoundException message in
ClientAuthenticatorProvider constructor
----
---