wuchong commented on a change in pull request #9591: [FLINK-13937][docs] Fix the error of the hive connector dependency ve… URL: https://github.com/apache/flink/pull/9591#discussion_r320577723
########## File path: docs/dev/table/hive/index.md ########## @@ -79,7 +79,7 @@ To integrate with Hive, users need the following dependencies in their project. <dependency> <groupId>org.apache.flink</groupId> <artifactId>flink-shaded-hadoop-2-uber</artifactId> - <version>2.7.5-{{site.version}}</version> + <version>2.7.5-7.0</version> Review comment: Yes. That looks good to me. Please add a note after that. "Please update the shaded_version once new flink-shaded is released." ---------------------------------------------------------------- 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