[
https://issues.apache.org/jira/browse/HIVE-18550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16341794#comment-16341794
]
Aihua Xu edited comment on HIVE-18550 at 1/26/18 11:34 PM:
-----------------------------------------------------------
Patch-1: add the logic to pass the hive table name as the hbase table name (for
hbase.mapreduce.hfileoutputformat.table.name). And we are changing the create
table property in the tests back to "hbase.table.name" since this is internal
property to hive.
was (Author: aihuaxu):
Patch-1: add the logic to pass the hive table name as the hbase table name (for
hbase.mapreduce.hfileoutputformat.table.name).
> 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
> Priority: Major
> Attachments: HIVE-18550.1.patch
>
>
> 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)