Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.0
-
None
Description
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.
Attachments
Attachments
Issue Links
- supercedes
-
HIVE-18202 Automatically migrate hbase.table.name to hbase.mapreduce.hfileoutputformat.table.name for hbase-based table
- Closed
-
HIVE-18366 Update HBaseSerDe to use hbase.mapreduce.hfileoutputformat.table.name instead of hbase.table.name as the table name property
- Closed