SqlStore doesn't work with nested types in Avro schema
------------------------------------------------------

                 Key: NUTCH-890
                 URL: https://issues.apache.org/jira/browse/NUTCH-890
             Project: Nutch
          Issue Type: Bug
    Affects Versions: 2.0
         Environment: Nutch trunk, Gora trunk, Ubuntu 10.4 x64, Sun JDK 1.6, 
hsqldb-2.0.0, MySQL 5.1.41, HBase 0.20.6 / Hadoop 0.20.2
            Reporter: Andrzej Bialecki 


ParseStatus and ProtocolStatus are not properly serialized and stored when 
using SqlStore. This may indicate a broader issue in Gora with processing of 
nested types in Avro schemas.

HBaseStore works properly, i.e. both types can be correctly stored and 
retrieved. SqlStore produces either NULL or '\0\0' value. This happens both 
when using HSQLDB and MySQL.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to