flink-shaded-hadoop

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

flink-shaded-hadoop

rimin515
Hi,
    every one , when i use scala version 2.10,and set the sbt project(add those:flink-core,flink-scala,flink-streaming-scala,flink-kafka,flink-streaming-connectors,),the result download the flink-shaded-hadoop1_2.10.jar,but use scala version 2.11,i got flink-shaded-hadoop1_2.10.jar and flink-shaded-hadoop2_2.11.jar. why? some can tell me?

--------------------------------




Reply | Threaded
Open this post in threaded view
|

Re: flink-shaded-hadoop

Aljoscha Krettek
Hi,
this might be due to a bug in the Flink 1.1.0 maven dependencies. Can you try updating to Flink 1.1.1?

Cheers,
Aljoscha

On Mon, 22 Aug 2016 at 07:48 <[hidden email]> wrote:
Hi,
    every one , when i use scala version 2.10,and set the sbt project(add those:flink-core,flink-scala,flink-streaming-scala,flink-kafka,flink-streaming-connectors,),the result download the flink-shaded-hadoop1_2.10.jar,but use scala version 2.11,i got flink-shaded-hadoop1_2.10.jar and flink-shaded-hadoop2_2.11.jar. why? some can tell me?

--------------------------------