Hi Kshitij, On Wed, Feb 3, 2016 at 7:48 AM, <[email protected]> wrote:
> I am having this error when I tried to run ./crawl command. > I am using following software stack : > > *apache-nutch-2.3.1** > **hadoop-2.6.2** > **hbase-1.1.3* > Please note the suggested software stack for Nutch 2.3.1 The recommended Gora backends for this Nutch release are - Apache Avro 1.7.6 - Apache Hadoop 1.2.1 and 2.5.2 - Apache HBase 0.98.8-hadoop2 (although also tested with 1.X) - Apache Cassandra 2.0.2 - Apache Solr 4.10.3 - MongoDB 2.6.X - Apache Accumlo 1.5.1 - Apache Spark 1.4.1 I therefore suspect that the Exception in thread "main" java.lang.NoSuchFieldError: HBASE_CLIENT_PREFETCH_LIMIT error is a consequence of your HBase software being too new for the gora-hbase client api usage. Lewis

