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_r320166482
 
 

 ##########
 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:
   As we discussed in #9532 , we should add a `shaded-version` in 
`docs/_config.yml`, and use the variables in the documentation instead of hard 
code. 

----------------------------------------------------------------
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

Reply via email to