diff --git a/docs/en/connector-v2/sink/Hive.md b/docs/en/connector-v2/sink/Hive.md index 794b2f994c4..147fd766a9f 100644 --- a/docs/en/connector-v2/sink/Hive.md +++ b/docs/en/connector-v2/sink/Hive.md @@ -84,7 +84,7 @@ The principal of kerberos The keytab path of kerberos -### abort_drop_partition_metadata [list] +### abort_drop_partition_metadata [boolean] Flag to decide whether to drop partition metadata from Hive Metastore during an abort operation. Note: this only affects the metadata in the metastore, the data in the partition will always be deleted(data generated during the synchronization process).