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

Nick Dimiduk commented on HBASE-8672:
-------------------------------------

bq. Not sure why the io serializations weren't there before. Outputing 
KeyValues null pointers for me without it. Maybe everyone was just adding that 
during testing ?

Very strange indeed. Does TableOutputFormat suffer the same pain? Perhaps this 
can be set in TableMapReduceUtils instead of on a per-output formatter basis? I 
wonder if this is related to the refactoring [~stack] was doing around these 
interfaces?

+1
                
> Create an Integration test for Bulk Loads
> -----------------------------------------
>
>                 Key: HBASE-8672
>                 URL: https://issues.apache.org/jira/browse/HBASE-8672
>             Project: HBase
>          Issue Type: Bug
>          Components: regionserver, test
>    Affects Versions: 0.98.0, 0.95.1
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>         Attachments: HBASE-8672-0.patch, HBASE-8672-1.patch, 
> HBASE-8672-2.patch, HBASE-8672-3.patch
>
>
> Bulk loads and MR are not well tested using our IT tests.  We should add a 
> test that bulk loads hfiles and then scans over the resulting table to make 
> sure that all the data is there.

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