[
https://issues.apache.org/jira/browse/HIVE-18550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16344543#comment-16344543
]
Aihua Xu commented on HIVE-18550:
---------------------------------
[~ychena] Thanks for reviewing. This HiveHFileOutputFormat is for hbase bulk
loading. To read from the hbase, it can be handled by HiveHBaseTableInputFormat
which takes care of the read already.
> 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)