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

Fix compilation error against hadoop 0.23.1

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.92.0
    • 0.92.1
    • None
    • None

    Description

      From Mahadev:

      I just checked out 0.92 branch and tried running:

      mvn -Dhadoop.profile=23 clean test
      -Dtest=org.apache.hadoop.hbase.mapreduce.TestTableMapReduce

      Looks like a compilation issue:

      ------------
      [ERROR] Failed to execute goal
      org.apache.maven.plugins:maven-compiler-plugin:2.0.2:testCompile
      (default-testCompile) on project hbase: Compilation failure
      [ERROR] /Users/mahadev/workspace/hbase-workspace/hbase-git/src/test/java/org/apache/hadoop/hbase/regionserver/wal/TestLogRolling.java:[341,33]
      cannot find symbol
      [ERROR] symbol : variable dnRegistration
      [ERROR] location: class org.apache.hadoop.hdfs.server.datanode.DataNode
      [ERROR] -> [Help 1]
      [ERROR]

      Attachments

        1. 5191.txt
          2 kB
          Ted Yu

        Issue Links

          Activity

            People

              Unassigned Unassigned
              zhihyu@ebaysf.com Ted Yu
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: