[
https://issues.apache.org/jira/browse/HBASE-15172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16210776#comment-16210776
]
Yu Li commented on HBASE-15172:
-------------------------------
bq. So this only for specifying policy to be used for files loaded via bulk
load only?
Correct.
bq. For normal HFiles being flushed/compacted, the setting is at HCD?
For normal HFiles, if there's special configuration for the CF in HCD, it will
follow HCD. If not, it will follow the "hbase.hstore.block.storage.policy"
setting in hbase-site.xml
> 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)