[ 
https://issues.apache.org/jira/browse/SPARK-54085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dongjoon Hyun updated SPARK-54085:
----------------------------------
    Component/s: Spark Core
                     (was: Deploy)

> Fix `initialize` to add `CREATE` option additionally in `DriverRunner`
> ----------------------------------------------------------------------
>
>                 Key: SPARK-54085
>                 URL: https://issues.apache.org/jira/browse/SPARK-54085
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Spark Core
>    Affects Versions: 4.1.0
>            Reporter: Chufeng Gao
>            Assignee: Chufeng Gao
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 4.1.0
>
>
> When submitting jobs to standalone cluster using restful api, we get errors 
> like:
> ```
> 25/10/30 16:02:59 INFO DriverRunner: Killing driver process!
> 25/10/30 16:02:59 INFO CommandUtils: Redirection to 
> /Users/ericgao/workspace/open_source/spark/work/driver-20251030160259-0020/stdout
>  closed: Stream closed
> 25/10/30 16:02:59 WARN Worker: Driver driver-20251030160259-0020 failed with 
> unrecoverable exception: java.nio.file.NoSuchFileException: 
> /Users/ericgao/workspace/open_source/spark/work/driver-20251030160259-0020/stderr
> ```
> We need to fix the usage of `Files.writeString` in DriverRunner



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