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

 ##########
 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:
   In any case, such a setup would be out-of-scope of this PR.
   
   @yangjf2019 Having a variable in docs/_config.yml for the flink-shaded 
version sounds like a good idea.

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