JingsongLi commented on issue #11316: [FLINK-16432] Fix dependencies in Hive Connector build URL: https://github.com/apache/flink/pull/11316#issuecomment-600969333 Hi @nielsbasjes @rmetzger , after a few attempts, I think I found the bad person for pentaho: `hive-webhcat-java-client`, can you add this exclude to it: ``` <exclusion> <groupId>org.pentaho</groupId> <artifactId>pentaho-aggdesigner-algorithm</artifactId> </exclusion> ```
---------------------------------------------------------------- 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
