This is an automated email from the ASF dual-hosted git repository.

lewismc pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/nutch.git


The following commit(s) were added to refs/heads/2.x by this push:
     new 2f569ad  Nutch 2.X GeneratorJob creates NullPointerException when 
using DataFileAvroStore
2f569ad is described below

commit 2f569ad9d0535e71d0f533d2090072e07a0fbb3f
Author: Lewis John McGibbney <[email protected]>
AuthorDate: Thu Dec 21 14:50:49 2017 +0000

    Nutch 2.X GeneratorJob creates NullPointerException when using 
DataFileAvroStore
---
 conf/nutch-default.xml | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/conf/nutch-default.xml b/conf/nutch-default.xml
index 5c79125..579514b 100644
--- a/conf/nutch-default.xml
+++ b/conf/nutch-default.xml
@@ -1435,14 +1435,6 @@
   org.apache.gora.accumulo.store.AccumuloStore
     Gora class for storing data in Apache Accumulo.
   
-  org.apache.gora.avro.store.AvroStore
-    Gora class for storing data in Apache Avro.
-    
-  org.apache.gora.avro.store.DataFileAvroStore
-    Gora class for storing data in Apache Avro. DataFileAvroStore is 
-    a file based store which uses Avro's DataFile{Writer,Reader}'s as a 
backend.
-    This datastore supports mapreduce.
-    
   org.apache.gora.memory.store.MemStore
     Gora class for storing data in a Memory based implementation for tests.
 

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to