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

Jonathan Hsieh commented on HBASE-6330:
---------------------------------------

trunk had a test fail here: 
org.apache.hadoop.hbase.mapreduce.TestImportTsv.testMROnTable
{code}
java.lang.AssertionError
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.hadoop.hbase.mapreduce.TestImportTsv.doMROnTableTest(TestImportTsv.java:290)
        at 
org.apache.hadoop.hbase.mapreduce.TestImportTsv.testMROnTable(TestImportTsv.java:218)
{code}

0.94 had one unexpected fail here: 
org.apache.hadoop.hbase.mapreduce.TestImportExport.org.apache.hadoop.hbase.mapreduce.TestImportExport
{code}
org.apache.hadoop.yarn.YarnException: Failed to Start 
org.apache.hadoop.mapred.MiniMRCluster
        at 
org.apache.hadoop.yarn.service.CompositeService.start(CompositeService.java:78)
        at 
org.apache.hadoop.mapred.MiniMRClientClusterFactory.create(MiniMRClientClusterFactory.java:67)
        at org.apache.hadoop.mapred.MiniMRCluster.<init>(MiniMRCluster.java:180)
        at org.apache.hadoop.mapred.MiniMRCluster.<init>(MiniMRCluster.java:170)
        at org.apache.hadoop.mapred.MiniMRCluster.<init>(MiniMRCluster.java:162)
        at org.apache.hadoop.mapred.MiniMRCluster.<init>(MiniMRCluster.java:154)
        at org.apache.hadoop.mapred.MiniMRCluster.<init>(MiniMRCluster.java:147)
        at org.apache.hadoop.mapred.MiniMRCluster.<init>(MiniMRCluster.java:140)
        at org.apache.hadoop.mapred.MiniMRCluster.<init>(MiniMRCluster.java:133)
        at org.apache.hadoop.mapred.MiniMRCluster.<init>(MiniMRCluster.java:128)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniMapReduceCluster(HBaseTestingUtility.java:1274)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniMapReduceCluster(HBaseTestingUtility.java:1261)
        at 
org.apache.hadoop.hbase.mapreduce.TestImportExport.beforeClass(TestImportExport.java:66)
{code}

Both passed for me locally.  Kicking off jobs again and will investigate more.
                
> TestImportExport has been failing against hadoop 0.23/2.0 profile [Part2]
> -------------------------------------------------------------------------
>
>                 Key: HBASE-6330
>                 URL: https://issues.apache.org/jira/browse/HBASE-6330
>             Project: HBase
>          Issue Type: Sub-task
>          Components: test
>    Affects Versions: 0.96.0, 0.94.1
>            Reporter: Jonathan Hsieh
>            Assignee: Jonathan Hsieh
>              Labels: hadoop-2.0
>             Fix For: 0.96.0, 0.94.1
>
>         Attachments: hbase-6330-94.patch, hbase-6330-trunk.patch
>
>
> See HBASE-5876.  I'm going to commit the v3 patches under this name since 
> there has been two months (my bad) since the first half was committed and 
> found to be incomplte.

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