Aihua Xu created HIVE-12160:
-------------------------------
Summary: Hbase table query execution fails in secured cluster when
hive.exec.mode.local.auto is set to true
Key: HIVE-12160
URL: https://issues.apache.org/jira/browse/HIVE-12160
Project: Hive
Issue Type: Bug
Components: Security
Affects Versions: 1.1.0
Reporter: Aihua Xu
In a secured cluster with kerberos, a simple query like {{select count(*) from
hbase_table; }} will fail with the following exception when
hive.exec.mode.local.auto is set to true.
{noformat}
Error: Error while processing statement: FAILED: Execution Error, return code
134 from org.apache.hadoop.hive.ql.exec.mr.MapRedTask (state=08S01,code=134)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)