melin opened a new issue, #55975: URL: https://github.com/apache/spark/issues/55975
If the directory "spark.history.fs.logDirectory" does not exist, the history server will fail to start. Automatically creating this directory can reduce errors. Similarly, if the spark.eventLog.dir does not exist, the operation will also fail, even if it is written to S3. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
