pengxianzi commented on issue #12585:
URL: https://github.com/apache/hudi/issues/12585#issuecomment-2576977138

   @danny0405 
   This is the resource parameters provided in the command I used to start the 
Flink job.
       flink run -m yarn-cluster -d -yim 4096m -ytm 8144m -yD 
taskmanager.numberOfTaskSlots=10
   
   
      options.put("read.streaming.skip_clustering", "true");
      options.put("read.streaming.skip_compaction", "true");
   It seems these two parameters haven't taken effect. Do you have any good 
solutions?
   


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