[
https://issues.apache.org/jira/browse/GORA-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lewis John McGibbney resolved GORA-284.
---------------------------------------
Resolution: Fixed
Fixed as part of GORA-245
Ultimately merged and committed to trunk codebase @r1586888
> GoraSerializerTypeInferer unable to getSerializer for RECORD type's
> -------------------------------------------------------------------
>
> Key: GORA-284
> URL: https://issues.apache.org/jira/browse/GORA-284
> Project: Apache Gora
> Issue Type: Bug
> Components: gora-cassandra
> Reporter: Lewis John McGibbney
> Priority: Critical
> Fix For: 0.4
>
> Attachments: webpage.avsc
>
>
> When I have an Avro schema like the attached, GoraSerializerTypeInferrer is
> unable to find a suitable serializer for RECORD Types. i therefore get this
> logging
> 2014-01-07 21:12:36,172 INFO store.CassandraClient - Serializer not found
> for: org.apache.nutch.storage.ProtocolStatus@783f {
> "code":"1"
> "args":"[]"
> "lastModified":"0"
> }
> 2014-01-07 21:12:36,176 INFO store.CassandraClient - value
> class=org.apache.nutch.storage.ProtocolStatus
> value=org.apache.nutch.storage.ProtocolStatus@783f {
> "code":"1"
> "args":"[]"
> "lastModified":"0"
> } -> null
> This really really needs to be addressed.
--
This message was sent by Atlassian JIRA
(v6.2#6252)