klion26 commented on issue #1865:
URL: https://github.com/apache/amoro/issues/1865#issuecomment-2362586183

   @majin1102 Thanks for the reply, I'm asking this because of the following 
scenarios: when using Flink optimizer for merging, the optimizer may stop/or 
need to chase data, or there may be sudden needs for merging. However, Flink 
optimizer is not particularly good at automatic scaling (at least on Yarn).
   
   In addition, if we consider resources, that is, OptimizerGroup is just a 
resource pool, and the optimizer is an application running in 
OptimzierGroup(similar to OptimizerGroup is a queue of Yarn, the optimizer is 
an application), will this not add too much complexity, or is there something I 
missed here?  thanks


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