ft-bazookanu commented on issue #6970:
URL: https://github.com/apache/hudi/issues/6970#issuecomment-1288194206

   Please see https://hudi.apache.org/docs/snapshot_exporter/- partitioner 
configs are ignored when the output format is hudi. Moreover we're using this 
as a backup and do not want to repartition. I feel my issue is orthogonal to 
partitioning:
   - why does performance _decrease_ on increasing memory/cores per executor?
   - why does performance saturate at 16 executors, although the table has far 
more than 16 partitions? 
   -
   Most of the time is spent exporting the contents of `.hoodie/`, which 
appears to be happening serially (not parallel). 


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