Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.3.0
-
None
Description
Adding the following example as a qfile test in hbase-handler fails. Looks like this may have been introduced by HIVE-5277.
SET hive.hbase.snapshot.name=src_hbase_snapshot; SET hive.hbase.snapshot.restoredir=/tmp; select count(*) from src_hbase;
Attachments
Attachments
Issue Links
- is related to
-
HIVE-5277 HBase handler skips rows with null valued first cells when only row key is selected
- Closed