Description
See NUTCH-1477 for description.
We are getting NPE when using the DataFileAvroStore, in order to avoid that I modified the schema to allow for null values on some fields e.g.
however when generating the code for the schema the accessors are not generated by GORA which prevents Nutch from compiling
Attachments
Attachments
Issue Links
- contains
-
GORA-188 testSerdeWebPage failure - PersistentBase#equals() fails with map fields
- Closed
- is depended upon by
-
NUTCH-1477 NPE when injecting with DataFileAvroStore
- Closed
- is duplicated by
-
GORA-183 dataStore.put() ->org.apache.gora.hbase.util.HBaseInterface#toBytes(). Unknown type: UNION
- Closed
- is related to
-
GORA-223 Verify storage and retrieval of Avro Union data type in nested structures within Gora-Cassandra
- Resolved
- is required by
-
NUTCH-1477 NPE when injecting with DataFileAvroStore
- Closed
-
GORA-189 Embrace all text-like parameters in generated Persistent subclasses by Compiler CharSequence
- Closed