You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Fabian Hueske (JIRA)" <ji...@apache.org> on 2015/11/04 21:36:27 UTC

[jira] [Created] (FLINK-2972) Remove Twitter Chill dependency from flink-java module

Fabian Hueske created FLINK-2972:
------------------------------------

             Summary: Remove Twitter Chill dependency from flink-java module
                 Key: FLINK-2972
                 URL: https://issues.apache.org/jira/browse/FLINK-2972
             Project: Flink
          Issue Type: Sub-task
          Components: Java API
    Affects Versions: 1.0
            Reporter: Fabian Hueske
             Fix For: 1.0


The {{flink-java}} module has a transitive dependency on Scala due to Twitter's Chill library. Chill is used within Flink's KryoSerializer to obtain a Kryo instance that has be initialized for Scala classes. 

In order to decouple {{flink-java}} from Scala, its dependency on Chill needs to be removed.



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