[ 
https://issues.apache.org/jira/browse/SPARK-56967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18082548#comment-18082548
 ] 

Raghav Gaur commented on SPARK-56967:
-------------------------------------

https://github.com/apache/spark/pull/56035

> Spark application fails to start event logging when spark.eventLog.dir does 
> not exist, even on S3
> -------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-56967
>                 URL: https://issues.apache.org/jira/browse/SPARK-56967
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 4.0.0
>            Reporter: Raghav Gaur
>            Priority: Major
>
> {{+*EventLogFileWriter.requireLogBaseDirAsDirectory()*+}} +**+ calls 
> {{getFileStatus}} directly, which throws {{FileNotFoundException}} if the 
> directory doesn't exist. The fix adds an existence check and auto-creates the 
> directory before proceeding.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to