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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13081365#comment-13081365 ] 

Todd Lipcon commented on HBASE-4179:
------------------------------------

HADOOP-5679 changed this function to return int instead of void.

> 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
>             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