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

Lars Hofhansl commented on HBASE-10363:
---------------------------------------

TestImportExport fails locally too (with Hadoop 2). I am having a hard time 
making them work with both Hadoop 1 and Hadoop 2.
(see also HBASE-6330, when I use the config from UTIL Hadoop 2 passes, but 
Hadoop 1 fails, when I use the config from the cluster Hadoop 1 and Hadoop 2 
fails.

> [0.94] TestInputSampler and TestInputSamplerTool fail under hadoop 2.0/23 
> profiles.
> -----------------------------------------------------------------------------------
>
>                 Key: HBASE-10363
>                 URL: https://issues.apache.org/jira/browse/HBASE-10363
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.94.15
>            Reporter: Jonathan Hsieh
>            Assignee: Lars Hofhansl
>            Priority: Critical
>             Fix For: 0.94.17
>
>         Attachments: 10363.txt
>
>
> From tip of 0.94 and from 0.94.15.
> {code}
> jon@swoop:~/proj/hbase-0.94$ mvn clean test -Dhadoop.profile=2.0 
> -Dtest=TestInputSampler,TestInputSamplerTool -PlocalTests
> ...
> Running org.apache.hadoop.hbase.mapreduce.hadoopbackport.TestInputSamplerTool
> Tests run: 4, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 3.718 sec <<< 
> FAILURE!
> Running org.apache.hadoop.hbase.mapreduce.hadoopbackport.TestInputSampler
> Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.666 sec <<< 
> FAILURE!
> Results :
> Tests in error: 
>   
> testSplitInterval(org.apache.hadoop.hbase.mapreduce.hadoopbackport.TestInputSamplerTool):
>  Failed getting constructor
>   
> testSplitRamdom(org.apache.hadoop.hbase.mapreduce.hadoopbackport.TestInputSamplerTool):
>  Failed getting constructor
>   
> testSplitSample(org.apache.hadoop.hbase.mapreduce.hadoopbackport.TestInputSamplerTool):
>  Failed getting constructor
>   
> testSplitSampler(org.apache.hadoop.hbase.mapreduce.hadoopbackport.TestInputSampler):
>  Failed getting constructor
>   
> testIntervalSampler(org.apache.hadoop.hbase.mapreduce.hadoopbackport.TestInputSampler):
>  Failed getting constructor
> Tests run: 6, Failures: 0, Errors: 5, Skipped: 0
> {code}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to