[
https://issues.apache.org/jira/browse/FLINK-15868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17029248#comment-17029248
]
Chesnay Schepler edited comment on FLINK-15868 at 2/3/20 8:39 PM:
------------------------------------------------------------------
Note that the connector itself isn't shading jackson; this must be done by the
user-jar.
Actually, can you show me the pom of the application? Dependency management
entries in our project shouldn't affect user applications; unless they use
flink-parent as a parent module.
was (Author: zentol):
Note that the connector itself isn't shading jackson; this must be done by the
user-jar.
Actually, can you show me the pom of the application?
> Kinesis consumer fails due to jackson-dataformat-cbor conflict in 1.10 RC1
> --------------------------------------------------------------------------
>
> Key: FLINK-15868
> URL: https://issues.apache.org/jira/browse/FLINK-15868
> Project: Flink
> Issue Type: Bug
> Components: Connectors / Kinesis
> Affects Versions: 1.10.0
> Reporter: Thomas Weise
> Assignee: Thomas Weise
> Priority: Blocker
> Fix For: 1.10.0
>
>
> There appears to be an issue with incompatible dependencies being shaded in
> the connector. This only happens when running against the actual Kinesis
> service (i.e. when CBOR isn't disabled).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)