[ 
https://issues.apache.org/jira/browse/HBASE-15172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16210858#comment-16210858
 ] 

Anoop Sam John edited comment on HBASE-15172 at 10/19/17 10:40 AM:
-------------------------------------------------------------------

bq.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
Fine.  
so hbase.hstore.block.storage.policy.<family_name>  is the one only for bulk 
loading.  There also why it can not get the policy specific for the HCD (if 
any) from the corresponding Store or HCD?  No way to access?  My Q is is this 
config only for bulk loading was really needed. Sorry for asking late.  Just 
wanted to know why we go via this way.  I assume at the bulk load time (the 
HFiles are created by the MR job) the stores not accessible.. Ya that is the 
case..  Am clear now.. 


was (Author: anoop.hbase):
bq.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
Fine.  
so hbase.hstore.block.storage.policy.<family_name>  is the one only for bulk 
loading.  There also why it can not get the policy specific for the HCD (if 
any) from the corresponding Store or HCD?  No way to access?  My Q is is this 
config only for bulk loading was really needed.

> 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)

Reply via email to