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

Todd Lipcon commented on HBASE-1923:
------------------------------------

bq. Hows the sampling the TotalOrderPartitioner needs going to work going 
against hbase?

TotalOrderPartitioner just needs split points, so I'm manually writing out the 
necessary SequenceFile, instead of using the Sampler interface.

bq. This is one CF only still, right?

For now, yes. Unless along the way it becomes easy to fix that while I'm in the 
vicinity. But I think the two things are pretty much orthogonal.

> Bulk incremental load into an existing table
> --------------------------------------------
>
>                 Key: HBASE-1923
>                 URL: https://issues.apache.org/jira/browse/HBASE-1923
>             Project: Hadoop HBase
>          Issue Type: New Feature
>          Components: client, mapred, regionserver, scripts
>    Affects Versions: 0.21.0
>            Reporter: anty.rao
>            Assignee: Todd Lipcon
>
> hbase-48 is about bulk load of a new table,maybe it's more practicable to 
> bulk load aganist a existing table.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to