You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "Lewis John McGibbney (JIRA)" <ji...@apache.org> on 2014/01/07 22:42:50 UTC

[jira] [Updated] (GORA-284) GoraSerializerTypeInferer unable to getSerializer for RECORD type's

     [ https://issues.apache.org/jira/browse/GORA-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lewis John McGibbney updated GORA-284:
--------------------------------------

    Attachment: webpage.avsc

Attached schema

> 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.1.5#6160)