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

Failed to run RowCounter on top of Hadoop branch-0.22

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.92.0
    • 0.92.0
    • mapreduce
    • None
    • Running hbase on top of hadoop branch-0.22

    • Incompatible change

    Description

      :/hadoop$ HADOOP_CLASSPATH=`/hbase/bin/hbase classpath` bin/hadoop jar ~/hbase/hbase-0.91.0-SNAPSHOT.jar rowcounter usertable
      Exception in thread "main" java.lang.NoSuchMethodError: org.apache.hadoop.util.ProgramDriver.driver([Ljava/lang/String;)V
      at org.apache.hadoop.hbase.mapreduce.Driver.main(Driver.java:51)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at org.apache.hadoop.util.RunJar.main(RunJar.java:192)

      Attachments

        1. HBASE-4179-trunk.patch
          1 kB
          Michael Weng

        Activity

          People

            michaelweng Michael Weng
            michaelweng Michael Weng
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: