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

Apache Spark commented on SPARK-3591:
-------------------------------------

User 'WangTaoTheTonic' has created a pull request for this issue:
https://github.com/apache/spark/pull/5297

> Provide "fire and forget" option for YARN cluster mode
> ------------------------------------------------------
>
>                 Key: SPARK-3591
>                 URL: https://issues.apache.org/jira/browse/SPARK-3591
>             Project: Spark
>          Issue Type: Improvement
>          Components: YARN
>    Affects Versions: 1.1.0
>            Reporter: Andrew Or
>
> After launching an application through yarn-cluster mode, the SparkSubmit 
> process sticks around and enters a monitoring loop to track the application's 
> status. This is really a responsibility that belongs to a different process, 
> such that SparkSubmit can run yarn-cluster applications in a fire-and-forget 
> mode. We currently already do this for standalone-cluster mode. we should do 
> it for yarn-cluster mode too.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to