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

Gabriel Reid resolved CRUNCH-99.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.4.0

Committed
                
> Avros.writables throws ClassCastException
> -----------------------------------------
>
>                 Key: CRUNCH-99
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-99
>             Project: Crunch
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.3.0
>            Reporter: Josh Wills
>            Assignee: Josh Wills
>             Fix For: 0.4.0
>
>         Attachments: CRUNCH-99b.patch, CRUNCH-99c.patch, CRUNCH-99.patch
>
>
> I hit this issue running 0.3.0 w/Avro 1.5.4-- the BytesToWritableMapFn is 
> expecting a ByteBuffer as input, but it will be a byte[] instead. Adding the 
> same instanceof check that we have elsewhere for this situation is the 
> workaround I came up with.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to