Nick Dimiduk created HBASE-26954:
------------------------------------
Summary: Compilation of master vs hadoop-3.3.2 fails
Key: HBASE-26954
URL: https://issues.apache.org/jira/browse/HBASE-26954
Project: HBase
Issue Type: Task
Components: build, hadoop3
Reporter: Nick Dimiduk
We noticed over on HBASE-26907 while adding Hadoop 3.3.2 to our nightly build
matrix that we get a compilation failure when setting this as the hadoop.three
version.
{noformat}
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
/home/jenkins/jenkins-home/workspace/Base-PreCommit-GitHub-PR_PR-4305/yetus-general-check/src/hbase-mapreduce/src/main/java/org/apache/hadoop/hbase/mapreduce/TableMapReduceUtil.java:[832,29]
package org.apache.htrace.core does not exist
[INFO] 1 error
[INFO] -------------------------------------------------------------
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)