[
https://issues.apache.org/jira/browse/HBASE-15172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yu Li updated HBASE-15172:
--------------------------
Release Note: After HBASE-15172/HBASE-19016 we could set storage policy
through "hbase.hstore.block.storage.policy" property for bulkload, or
"hbase.hstore.block.storage.policy.<family_name>" for a specified family.
Supported storage policy includes: ALL_SSD, ONE_SSD, HOT, WARM, COLD, etc.
(was: 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.)
> 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.4.14#64029)