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

ASF GitHub Bot commented on FLINK-2972:
---------------------------------------

Github user StephanEwen commented on the pull request:

    https://github.com/apache/flink/pull/1331#issuecomment-157378685
  
    Two questions:
    
    1. The `chill-avro` dependency is added nowhere. Is it not necessary any 
more?
    2. It is necessary to add the chill dependency also to `flink-clients`? Is 
that not covered by `flink-scala`. Asked differently, is there a need for Chill 
to be in the classpath of user code programs that do not use the Scala API?


> 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.0
>            Reporter: Fabian Hueske
>            Assignee: Fabian Hueske
>             Fix For: 1.0.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)

Reply via email to