wangyang0918 commented on issue #8624: [FLINK-10932]Initial flink-kubernetes module with empty implementation URL: https://github.com/apache/flink/pull/8624#issuecomment-502544267 Hi, @tianchen92 I think you should remove the `dependencyManagement` and do as the following steps. 1. Add the `exclusions` of `jackson-core` `jackson-annotations` `jackson-databind` in the `kubernetes-client` dependency. 2. Add the direct dependency with the specific version of the above exclusions. 3. Set shaded plugin.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
