Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-5870

Hadoop 23 compilation broken because JobTrackerRunner#getJobTracker() method is not found

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.95.2
    • 0.95.0
    • 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

        1. 5870.txt
          4 kB
          Lars Hofhansl
        2. 5870-v2.txt
          5 kB
          Ted Yu

        Issue Links

          Activity

            People

              zhihyu@ebaysf.com Ted Yu
              jmhsieh Jonathan Hsieh
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: