tommy810pp opened a new issue, #6919: URL: https://github.com/apache/hudi/issues/6919
Is there any recommendation of resource allocation especially spark.executor.cores? It seems hudi recommends to allocate 1 core for 1 executor in many documents. ex: [deployment document](https://hudi.apache.org/docs/deployment), [tuning guide](https://hudi.apache.org/docs/tuning-guide) if I would like assign multi cores for executors, is there any configuration that you recommend to adjust? since sometimes I got LostExecutorFailure due to OutOfMemory, and when I reduce the cores, it works correctly. **Environment Description** AWS Glue 3.0 * Hudi version : 0.11.1 * Spark version : 3.1.1 * Hive version : N/A * Hadoop version : N/A * Storage (HDFS/S3/GCS..) : S3 * Running on Docker? (yes/no) : No -- 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]
