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

Hudson commented on HBASE-19968:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4574 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/4574/])
HBASE-19968 MapReduce test fails with NoClassDefFoundError against (tedyu: rev 
1c67d8a46f644275484d0ae3554cb892e81882ba)
* (edit) hbase-mapreduce/pom.xml


> MapReduce test fails with NoClassDefFoundError against hadoop3
> --------------------------------------------------------------
>
>                 Key: HBASE-19968
>                 URL: https://issues.apache.org/jira/browse/HBASE-19968
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>            Priority: Major
>             Fix For: 2.0.0-beta-2
>
>         Attachments: 19968.v1.txt
>
>
> When running mapreduce tests against hadoop3, I observed the following:
> {code}
> [ERROR] 
> testWithMockedMapReduceSingleRegion(org.apache.hadoop.hbase.mapred.TestTableSnapshotInputFormat)
>   Time elapsed: 0.024 s  <<< ERROR!
> java.lang.NoClassDefFoundError: 
> org/apache/hadoop/hdfs/server/blockmanagement/BlockInfo
>   at 
> org.apache.hadoop.hbase.mapred.TestTableSnapshotInputFormat.testWithMockedMapReduce(TestTableSnapshotInputFormat.java:178)
> Caused by: java.lang.ClassNotFoundException: 
> org.apache.hadoop.hdfs.server.blockmanagement.BlockInfo
>   at 
> org.apache.hadoop.hbase.mapred.TestTableSnapshotInputFormat.testWithMockedMapReduce(TestTableSnapshotInputFormat.java:178)
> {code}
> This was due to lack of dependency on hadoop-hdfs module in the hadoop-3.0 
> profile of hbase-mapreduce/pom.xml



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to