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

Ted Yu commented on HBASE-8065:
-------------------------------

Is your target release 0.94 ?
{code}
+        return server.bulkLoadHFilesRefresh(famPaths, regionName);
{code}
How do we know that the server supports this new feature ?

Can you provide patch for trunk ?

It would be nice if you can upload the trunk patch onto review board.

Thanks
                
> the bulkload can load the hfile into hbase table,but this mechanism can't 
> remove the date before
> ------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-8065
>                 URL: https://issues.apache.org/jira/browse/HBASE-8065
>             Project: HBase
>          Issue Type: Improvement
>          Components: IPC/RPC, mapreduce, regionserver
>    Affects Versions: 0.94.0
>         Environment: hadoop-1.0.2、hbase-0.94.0
>            Reporter: Yuan Kang
>            Assignee: Yuan Kang
>            Priority: Critical
>         Attachments: LoadIncrementalHFiles-bulkload-can-clean-olddata.patch
>
>
> this patch can do bulkload for one more parameter ‘need to refresh’,when this 
> parameter is true.bulkload can clean the old date in the hbase table ,then do 
> the new date load

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to