[
https://issues.apache.org/jira/browse/HBASE-15172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15117410#comment-15117410
]
Ted Yu commented on HBASE-15172:
--------------------------------
{code}
357 public static void configureStoragePolicy(final Configuration conf,
final FileSystem fs,
{code}
This method can be package private
> 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
> Attachments: HBASE-15172.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)