yuzhaojing commented on pull request #3185:
URL: https://github.com/apache/hudi/pull/3185#issuecomment-878889020


   > > > index_bootstrap 可否单独设置parallelism,运行初始化用到的资源 比后边流数据的资源大的多
   > > 
   > > 
   > > I think index_bootstrap parallelism define by flink parallelism, if need 
bootstrap you can set a large parallelism for flink job and narrow flink job 
parallelism after bootstrap.
   > 
   > we do this practice now, but it's complex , we need restart the job and 
change the configuration 。hopefully bootstrap can auth release the resource 
,but it's sound difficult
   
   That because Flink unsupport change parallelism when job running.


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