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

Build against hadoop 0.22 broken

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.92.0, 0.94.0
    • 0.92.0, 0.94.0
    • None
    • None
    • Reviewed
    • Changes pom so we build against 0.22.0 release.

    Description

      I got the following when compiling TRUNK against hadoop 0.22:

      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile (default-compile) on project hbase: Compilation failure: Compilation failure:
      [ERROR] /Users/zhihyu/trunk-hbase/src/main/java/org/apache/hadoop/hbase/regionserver/wal/SequenceFileLogReader.java:[37,39] cannot find symbol
      [ERROR] symbol  : class DFSInputStream
      [ERROR] location: class org.apache.hadoop.hdfs.DFSClient
      [ERROR] 
      [ERROR] /Users/zhihyu/trunk-hbase/src/main/java/org/apache/hadoop/hbase/regionserver/wal/SequenceFileLogReader.java:[109,37] cannot find symbol
      [ERROR] symbol  : class DFSInputStream
      [ERROR] location: class org.apache.hadoop.hbase.regionserver.wal.SequenceFileLogReader.WALReader.WALReaderFSDataInputStream
      

      Attachments

        1. 5055.txt
          1.0 kB
          Michael Stack
        2. HBASE-5055-0.92.patch
          0.7 kB
          Ming Ma

        Activity

          People

            stack Michael Stack
            zhihyu@ebaysf.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: