[
https://issues.apache.org/jira/browse/FLINK-3854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15266530#comment-15266530
]
ASF GitHub Bot commented on FLINK-3854:
---------------------------------------
Github user aljoscha commented on the pull request:
https://github.com/apache/flink/pull/1953#issuecomment-216225261
AFAIK the failing build is "normal" right now, we have some problem with
the travis caches.
The PR looks very good, @rmetzger what are you saying about copying the
code from avro-mapred instead of adding it as a dependency? I think it's fine
because we don't want such a big dependency. My only concern is that the binary
format might go out of sync. But then we can adapt, I think.
The tests also look good, I don't think a separate exactly-once test is
needed.
Did you also test this in a cluster and/or on some real-world data?
> Support Avro key-value rolling sink writer
> ------------------------------------------
>
> Key: FLINK-3854
> URL: https://issues.apache.org/jira/browse/FLINK-3854
> Project: Flink
> Issue Type: Improvement
> Components: Streaming Connectors
> Affects Versions: 1.0.3
> Reporter: Igor Berman
>
> Support rolling sink writer in avro key value format.
> preferably without additional classpath dependencies
> preferable in same format as M/R jobs for backward compatibility
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)