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

Jonathan Hsieh commented on HBASE-5876:
---------------------------------------

Problems in previous code:
# yarn execution framework not used because 
HBaseTestingUtility.startMiniCluster().getConfiguration() used instead of the 
HBaseTestingUtility.getConfiguration().  
# hadoop 1's mapred.output.dir and hadoop 2's  fileoutputformat.outputdir 
caused export job's data to get lost.

Currently running full builds against hadoop 1.0 and hadoop 0.23.x.
                
> TestImportExport has been failing against hadoop 0.23 profile
> -------------------------------------------------------------
>
>                 Key: HBASE-5876
>                 URL: https://issues.apache.org/jira/browse/HBASE-5876
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.94.0, 0.96.0
>            Reporter: Zhihong Yu
>            Assignee: Jonathan Hsieh
>
> TestImportExport has been failing against hadoop 0.23 profile

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