You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2011/08/09 04:10:27 UTC

[jira] [Assigned] (HBASE-4179) Failed to run RowCounter on top of Hadoop branch-0.22

     [ https://issues.apache.org/jira/browse/HBASE-4179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Yu reassigned HBASE-4179:
-----------------------------

    Assignee: Michael Weng

Please provide a patch as you outlined.

> Failed to run RowCounter on top of Hadoop branch-0.22
> -----------------------------------------------------
>
>                 Key: HBASE-4179
>                 URL: https://issues.apache.org/jira/browse/HBASE-4179
>             Project: HBase
>          Issue Type: Bug
>          Components: mapreduce
>    Affects Versions: 0.92.0
>         Environment: Running hbase on top of hadoop branch-0.22
>            Reporter: Michael Weng
>            Assignee: Michael Weng
>             Fix For: 0.92.0
>
>
> :~/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) 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira