Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
0.95.2
-
None
-
None
-
Reviewed
Description
After HBASE-5861 on 0.94 we are left with this issue on trunk.
$ mvn clean test -PlocalTests -DskipTests -Dhadoop.profile=23 ... [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.2:testCompile (default-testCompile) on project hbase: Compilation failure [ERROR] /home/jon/proj/hbase-svn/hbase/src/test/java/org/apache/hadoop/hbase/HBaseTestingUtility.java:[1333,35] cannot find symbol [ERROR] symbol : method getJobTracker() [ERROR] location: class org.apache.hadoop.mapred.MiniMRCluster.JobTrackerRunner [ERROR] -> [Help 1]
Attachments
Attachments
Issue Links
- is related to
-
HBASE-5876 TestImportExport has been failing against hadoop 0.23 profile
- Closed
- relates to
-
HBASE-5861 Hadoop 23 compilation broken due to tests introduced in HBASE-5604
- Closed