[
https://issues.apache.org/jira/browse/DRILL-3739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15074395#comment-15074395
]
ASF GitHub Bot commented on DRILL-3739:
---------------------------------------
GitHub user vkorukanti opened a pull request:
https://github.com/apache/drill/pull/312
DRILL-3739: (part 2) Fix issues in reading Hive tables with StorageHa…
…ndler configuration (eg. Hive-HBase tables)
Same issue (StorageHandler based tables don't store InputFormat class in
MetaStore), but this particular instance reproes when Hive native reader is
enabled (store.hive.optimize_scan_with_native_readers = true).
Added unititest.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vkorukanti/drill DRILL-3739
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/312.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 #312
----
commit 76f41e18207e3e3e987fef56ee7f1695dd6ddd7a
Author: vkorukanti <[email protected]>
Date: 2015-12-29T09:29:05Z
DRILL-3739: (part 2) Fix issues in reading Hive tables with StorageHandler
configuration (eg. Hive-HBase tables)
----
> NPE on select from Hive for HBase table
> ---------------------------------------
>
> Key: DRILL-3739
> URL: https://issues.apache.org/jira/browse/DRILL-3739
> Project: Apache Drill
> Issue Type: Bug
> Affects Versions: 1.1.0
> Reporter: ckran
> Assignee: Mehant Baid
> Priority: Critical
> Fix For: 1.4.0
>
>
> For a table in HBase or MapR-DB with metadata created in Hive so that it can
> be accessed through beeline or Hue. From Drill query fail with
> org.apache.drill.common.exceptions.UserRemoteException: SYSTEM ERROR:
> NullPointerException [Error Id: 1cfd2a36-bc73-4a36-83ee-ac317b8e6cdb]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)