Hi Dan,

On Wed, Feb 3, 2016 at 7:48 AM, <user-digest-h...@nutch.apache.org> wrote:

>
> Thanks, it helped.
> Hadoop 2.5.2 and Hbase-0.98.8-hadoop2 are both installed in standalone
> mode. And I can run them separately.
> However, when I run nutch inject, I ran into the problem like
> Caused by: java.lang.ClassNotFoundException:
> org.apache.hadoop.hbase.HBaseConfiguration
> I am not sure how to configure them correctly. Any suggestions?


There is an issue with a transitive dependency not being included in
gora-hbase for the hbase-common-0.98.8-hadoop2.jar artifact. Please see the
following issue
https://github.com/apache/gora/pull/21
You can merely include this dependency within your ivy.xml and rebuild the
project or manually pull it from Maven central.
Any more issues then please let us know.
Thanks

Reply via email to