You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/10/25 22:06:01 UTC

[jira] [Commented] (DRILL-5906) java.lang.NullPointerException while quering Hive ORC tables on MapR cluster.

    [ https://issues.apache.org/jira/browse/DRILL-5906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16219629#comment-16219629 ] 

ASF GitHub Bot commented on DRILL-5906:
---------------------------------------

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 <vi...@gmail.com>
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.

----


> java.lang.NullPointerException while quering Hive ORC tables on MapR cluster. 
> ------------------------------------------------------------------------------
>
>                 Key: DRILL-5906
>                 URL: https://issues.apache.org/jira/browse/DRILL-5906
>             Project: Apache Drill
>          Issue Type: Bug
>    Affects Versions: 1.11.0
>            Reporter: Vitalii Diravka
>            Assignee: Vitalii Diravka
>             Fix For: 1.12.0
>
>
> Record reader throw an exception when trying to read an empty split.
> Possible fix: upgrade drill to [1.2.0-mapr-1707|https://maprdocs.mapr.com/52/EcosystemRN/HiveRN-1.2.1-1707.html] hive.version, where this issue was fixed.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)