Aihua Xu created HIVE-18550:
-------------------------------
Summary: Keep the hbase table name property as hbase.table.name
Key: HIVE-18550
URL: https://issues.apache.org/jira/browse/HIVE-18550
Project: Hive
Issue Type: Sub-task
Components: HBase Handler
Affects Versions: 3.0.0
Reporter: Aihua Xu
Assignee: Aihua Xu
With hbase 2.0 support, I made some changes to the hbase table name property
change in HIVE-18366 and HIVE-18202. By checking the logic, seems the change is
not necessary since hbase.table.name is internal to hive hbase handler. We just
need to map hbase.table.name to hbase.mapreduce.hfileoutputformat.table.name
for HiveHFileOutputFormat.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)