bowenli86 commented on issue #8889: [FLINK-12934][hive] add additional dependencies for flink-connector-hive to connect to remote hive metastore service URL: https://github.com/apache/flink/pull/8889#issuecomment-508286062 @xuefuz I've updated the dependency. Now, for all hadoop related dependencies, we just using the single jar of flink-shaded-hadoop-2-uber, instead of depending on individual hadoop jars. It's much more convenient for users to use now. To summarize all flink-connector-hive's dependencies, which are all of `provided` scope: - hive-metastore - hive-exec - flink-shaded-hadoop-2-uber
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services