[
https://issues.apache.org/jira/browse/HIVE-6473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sushanth Sowmyan updated HIVE-6473:
-----------------------------------
Resolution: Fixed
Release Note:
Allows direct creation of HFiles and location for them if the following
properties are specified in the HQL:
set hive.hbase.generatehfiles=true;
set hfile.family.path=/tmp/hfilelocn;
Status: Resolved (was: Patch Available)
Committed. Thanks, Nick!
Could you please check/edit the Release note for this jira for accuracy?
> Allow writing HFiles via HBaseStorageHandler table
> --------------------------------------------------
>
> Key: HIVE-6473
> URL: https://issues.apache.org/jira/browse/HIVE-6473
> Project: Hive
> Issue Type: Improvement
> Components: HBase Handler
> Reporter: Nick Dimiduk
> Assignee: Nick Dimiduk
> Fix For: 0.14.0
>
> Attachments: HIVE-6473.0.patch.txt, HIVE-6473.1.patch,
> HIVE-6473.1.patch.txt, HIVE-6473.2.patch, HIVE-6473.3.patch,
> HIVE-6473.4.patch, HIVE-6473.5.patch, HIVE-6473.6.patch
>
>
> Generating HFiles for bulkload into HBase could be more convenient. Right now
> we require the user to register a new table with the appropriate output
> format. This patch allows the exact same functionality, but through an
> existing table managed by the HBaseStorageHandler.
--
This message was sent by Atlassian JIRA
(v6.2#6252)