GitHub user vdiravka opened a pull request:
https://github.com/apache/drill/pull/1010
DRILL-5906: java.lang.NullPointerException while quering Hive ORC tables on
MapR cluster
- Upgrade drill to 1.2.0-mapr-1707 hive.version.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vdiravka/drill DRILL-5906
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1010.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 #1010
----
commit 9a646bcfa7bf572d1428cd10c7ba80b4320af039
Author: Vitalii Diravka <[email protected]>
Date: 2017-10-25T17:59:09Z
DRILL-5906: java.lang.NullPointerException while quering Hive ORC tables on
MapR cluster
- Upgrade drill to 1.2.0-mapr-1707 hive.version.
----
---