You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2014/10/13 11:56:33 UTC

[jira] [Commented] (FLINK-610) Replace Avro serialization by Kryo

    [ https://issues.apache.org/jira/browse/FLINK-610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14169143#comment-14169143 ] 

Robert Metzger commented on FLINK-610:
--------------------------------------

I just found out that Avro is not even able to serialize java.util.Date (it took me some time to figure out why my join is not working). They have already fixed the issue in the upcoming 1.8.0 release: https://issues.apache.org/jira/browse/AVRO-739
Still, I think this issue is very important if we claim to support arbitrary java objects in our API.

> Replace Avro serialization by Kryo 
> -----------------------------------
>
>                 Key: FLINK-610
>                 URL: https://issues.apache.org/jira/browse/FLINK-610
>             Project: Flink
>          Issue Type: Bug
>          Components: Java API
>            Reporter: GitHub Import
>            Assignee: Till Rohrmann
>            Priority: Critical
>              Labels: github-import
>             Fix For: pre-apache
>
>
> ---------------- Imported from GitHub ----------------
> Url: https://github.com/stratosphere/stratosphere/issues/610
> Created by: [rmetzger|https://github.com/rmetzger]
> Labels: java api, 
> Milestone: Release 0.6 (unplanned)
> Created at: Tue Mar 18 17:29:28 CET 2014
> State: open



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)