Github user fhueske commented on the pull request:
https://github.com/apache/flink/pull/1331#issuecomment-157381073
1. No, it seemed that `chill-avro` was not used.
2. Chill is required when Java programs are submitted to a cluster that
include collection data sets. The cluster will have chill in the classpath and
therefore use differently initialized Kryo serializers to read the collection
data than the client without chill. I know this is a bit hacky, but the best
solution I came up with.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---