zhilinli123 commented on code in PR #6842:
URL: https://github.com/apache/seatunnel/pull/6842#discussion_r1623942806


##########
docs/en/connector-v2/sink/Hive.md:
##########
@@ -6,12 +6,17 @@
 
 Write data to Hive.
 
-:::tip
+## Support Versions
 
-In order to use this connector, You must ensure your spark/flink cluster 
already integrated hive. The tested hive version is 2.3.9.
+tested hive version :
+- 2.3.9
+- 3.1.1
 
-If you use SeaTunnel Engine, You need put seatunnel-hadoop3-3.1.4-uber.jar and 
hive-exec-3.1.3.jar and libfb303-0.9.3.jar in $SEATUNNEL_HOME/lib/ dir.
-:::
+# Using Dependency
+
+In order to use this connector, You must ensure your spark/flink cluster 
already integrated hive.
+
+If you use SeaTunnel Engine, You need put `seatunnel-hadoop3-3.1.4-uber.jar` 
and `hive-exec-<hive_version>.jar` and `hive-jdbc-<hive_version>.jar` and 
`libfb303-0.9.3.jar` in $SEATUNNEL_HOME/lib/ dir.
 
 ## Key features

Review Comment:
   ## Key Features



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to