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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)