[
https://issues.apache.org/jira/browse/HIVE-11849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14876831#comment-14876831
]
Jason Dere commented on HIVE-11849:
-----------------------------------
The TestHCatClient/TestSparkClient tests have been failing the last few
precommit tests, so are existing conditions.
The TestCliDriver/TestStreaming tests do not fail when I run locally. Is
TestStreaming a flaky test? I saw other failings on another patch I had
submitted.
> 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
> Assignee: Enis Soztutar
> Attachments: HIVE-11849.1.patch, HIVE-11849.2.patch,
> hive-11849_v2.patch
>
>
> 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)