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


##########
docs/en/connector-v2/sink/Hive.md:
##########
@@ -33,7 +33,7 @@ By default, we use 2PC commit to ensure `exactly-once`
 |             name              |  type   | required | default value  |
 |-------------------------------|---------|----------|----------------|
 | table_name                    | string  | yes      | -              |
-| metastore_uri                 | string  | yes      | -              |
+| hive_jdbc_url                 | string  | yes      | -              |

Review Comment:
   done. now if pass hive_jdbc_url. will create catalog and run savemode 
function. 
   if not pass this parameter, will ignore.



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