[
https://issues.apache.org/jira/browse/HBASE-15172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yu Li updated HBASE-15172:
--------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Fix Version/s: 2.0.0
Release Note: After HBASE-15172 we could set storage policy through
"hbase.hstore.storagepolicy" property for bulkload, or
"hbase.hstore.storagepolicy.<family_name>" for a specified family. Supported
storage policy includes: ALL_SSD, ONE_SSD, HOT, WARM, COLD, etc.
Status: Resolved (was: Patch Available)
Pushed to master (not to branch-1 since branch-1 still supports hadoop 2.5.1).
Thanks all for review.
> Support setting storage policy in bulkload
> ------------------------------------------
>
> Key: HBASE-15172
> URL: https://issues.apache.org/jira/browse/HBASE-15172
> Project: HBase
> Issue Type: Sub-task
> Reporter: Yu Li
> Assignee: Yu Li
> Fix For: 2.0.0
>
> Attachments: HBASE-15172.patch, HBASE-15172.v2.patch
>
>
> When using tiered HFile storage, we should be able to generating hfile with
> correct storage type during bulkload. This JIRA is targeting at making it
> possible.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)