You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jonathan Hsieh (Updated) (JIRA)" <ji...@apache.org> on 2011/10/23 19:02:32 UTC

[jira] [Updated] (HBASE-4650) Update LoadIncrementalHFiles to use atomic bulk load RS mechanism

     [ https://issues.apache.org/jira/browse/HBASE-4650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Hsieh updated HBASE-4650:
----------------------------------

    Description: 
MR jobs and command line bulk load execution runs use the LoadIncrementalHFile.doBulkLoad.  This needs to be updated to group HFiles by row/region so that rows can be atomically loaded multiple column families.  



  was:
MR jobs and command line bulk load execution runs using the LoadIncrementalHFile class.  This needs to be updated to group HFiles by row/region so that rows can be atomically loaded multiple column families.  



    
> Update LoadIncrementalHFiles to use atomic bulk load RS mechanism
> -----------------------------------------------------------------
>
>                 Key: HBASE-4650
>                 URL: https://issues.apache.org/jira/browse/HBASE-4650
>             Project: HBase
>          Issue Type: Sub-task
>          Components: regionserver
>            Reporter: Jonathan Hsieh
>             Fix For: 0.92.0
>
>
> MR jobs and command line bulk load execution runs use the LoadIncrementalHFile.doBulkLoad.  This needs to be updated to group HFiles by row/region so that rows can be atomically loaded multiple column families.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira