This may have been to short of an answer.
If you are using flink-shaded-hadoop, use the latest version.
In all other cases (e.g., flink-shaded-jackson), then depend on what the
Flink version you work against depends on.
For example, 1.10 works against flink-shaded 9.0 .
However, you generally should not depend on other flink-shaded artifacts
as the whole point of them is to shield Flink from user requirements.
On 17/04/2020 15:18, Chesnay Schepler wrote:
> There is no link; you generally want to use the latest flink-shaded
> version.
>
> On 17/04/2020 14:59, Sivaprasanna wrote:
>> I see quite a few flink.shaded.version in maven repo like 9.0, 10.0,
>> 11.0
>> being the latest. I just wanted to understand how to decide which
>> flink.shaded.version to use in the user application?
>>
>> Thanks :)
>>
>
>