wuchong commented on a change in pull request #15060:
URL: https://github.com/apache/flink/pull/15060#discussion_r590206632



##########
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:
       I think we can entirely remove the sink paralleslim section. We already 
have a link to streaming file sink. There are many other configurations such as 
rolling policy, file compaction, partition commit. If we add sink parallelism 
section in Hive page, should we add others? 




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to