lirui-apache commented on a change in pull request #15060:
URL: https://github.com/apache/flink/pull/15060#discussion_r590292991



##########
File path: docs/content.zh/docs/connectors/table/hive/hive_read_write.md
##########
@@ -409,6 +409,10 @@ This configuration is set in the `TableConfig` and will 
affect all sinks of the
   </tbody>
 </table>
 
+### Sink Parallelism
+
+The parallelism of writing data into Hive can be configured by the 
corresponding table option.
+Please see the [sink parallelism]({{< ref "docs/connectors/table/filesystem" 
>}}#sink-parallelism) for detail.
 

Review comment:
       @wuchong Good point. Actually I think `Sink Parallelism` should be a 
sibling, rather than a child, of `Streaming Sink`, because it applies to both 
batch and streaming mode, right?




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


Reply via email to