yangjf2019 commented on a change in pull request #9532: [hotfix][docs] Fix the
dependent version of the hive connector error .
URL: https://github.com/apache/flink/pull/9532#discussion_r318848475
##########
File path: docs/dev/table/hive/index.md
##########
@@ -78,8 +78,8 @@ To integrate with Hive, users need the following
dependencies in their project.
<dependency>
<groupId>org.apache.flink</groupId>
- <artifactId>flink-shaded-hadoop-2-uber-2.7.5-{{site.version}}</artifactId>
- <version>{{site.version}}</version>
+ <artifactId>flink-shaded-hadoop-2-uber</artifactId>
+ <version>2.7.5-7.0</version>
Review comment:
Hi, @wuchong @zentol , Thank you very much ! Someone has committed for this
[PR](https://github.com/apache/flink/commit/614e9b73345c3ec09d55f75426968b7329c7953a),Maybe
i will closed .
----------------------------------------------------------------
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