You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/09/07 22:01:42 UTC

[GitHub] [hudi] yihua commented on a diff in pull request #6614: [doc]Asf site update flink option 'read.tasks & write.tasks' description

yihua commented on code in PR #6614:
URL: https://github.com/apache/hudi/pull/6614#discussion_r965336932


##########
website/docs/configurations.md:
##########
@@ -978,8 +978,8 @@ Actual value obtained by invoking .toString(), default ''<br></br>
 ---
 
 > #### write.tasks
-> Parallelism of tasks that do actual write, default is 4<br></br>
-> **Default Value**: 4 (Optional)<br></br>
+> Parallelism of tasks that do actual write, default is the parallelism of the execution environment<br></br>
+> **Default Value**: N/A (Optional)<br></br>

Review Comment:
   FYI: These should be automatically updated based on the Hudi config classes for the next release cut.  



-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org