rangareddy commented on issue #12920: URL: https://github.com/apache/hudi/issues/12920#issuecomment-2703510442
Hi @JuanMaValenciaP Could you please increase the driver memory and driver maxResult size for your spark application. **Example:** ```sh --conf spark.driver.memory=20g --conf spark.driver.maxResultSize=3g ``` -- 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]
