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

Jonathan Hsieh commented on HBASE-4649:
---------------------------------------

There was a extra System.out.println introduced by HBASE-4532 that was causing 
the new unit tests to fail when run from mvn (worked fine from eclipse or via 
junit's test runner ' bin/hbase org.junit.runner.JUnitCore 
org.apache.hadoop.hbase.regionserver.TestHRegionServerBulkLoad')

I've attached patch there.

                
> Add atomic bulk load function to region server
> ----------------------------------------------
>
>                 Key: HBASE-4649
>                 URL: https://issues.apache.org/jira/browse/HBASE-4649
>             Project: HBase
>          Issue Type: Sub-task
>          Components: regionserver
>    Affects Versions: 0.90.4, 0.92.0
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>         Attachments: 
> 0001-HBASE-4649-Add-atomic-bulk-load-function-to-region-s.patch, 
> hbase-4649.v2.patch
>
>
> Add a method that atomically bulk load multiple hfiles.  Row atomicity 
> guarantees for multi-column family rows require this functionality.

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

        

Reply via email to