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

Nick Dimiduk commented on HIVE-11849:
-------------------------------------

Yeah, IIRC, this stuff is a big mess of the two different mapred API's across 
the two projects. Have a look at some of the linked issues from HIVE-6584. 
Notable TODO items were HBASE-11179, HBASE-11163 and HIVE-7534.

> NPE in HiveHBaseTableShapshotInputFormat in query with just count(*)
> --------------------------------------------------------------------
>
>                 Key: HIVE-11849
>                 URL: https://issues.apache.org/jira/browse/HIVE-11849
>             Project: Hive
>          Issue Type: Bug
>          Components: HBase Handler
>    Affects Versions: 1.3.0
>            Reporter: Jason Dere
>
> Adding the following example as a qfile test in hbase-handler fails. Looks 
> like this may have been introduced by HIVE-5277.
> {noformat}
> SET hive.hbase.snapshot.name=src_hbase_snapshot;
> SET hive.hbase.snapshot.restoredir=/tmp;
> select count(*) from src_hbase;
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to