GitHub user sohami opened a pull request:
https://github.com/apache/drill/pull/1145
DRILL-6187: Exception in RPC communication between DataClient/Controlâ¦
â¦Client and respective servers when bit-to-bit security is on
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sohami/drill DRILL-6187-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1145.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 #1145
----
commit 4a7602b428ef4ef9fe358976713a78174bb82f57
Author: Sorabh Hamirwasia <shamirwasia@...>
Date: 2018-03-01T23:08:10Z
DRILL-6187: Exception in RPC communication between DataClient/ControlClient
and respective servers when bit-to-bit security is on
----
---