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

ASF GitHub Bot updated SPARK-36691:
-----------------------------------
    Labels: pull-request-available  (was: )

> PythonRunner failed should pass error message to ApplicationMaster too
> ----------------------------------------------------------------------
>
>                 Key: SPARK-36691
>                 URL: https://issues.apache.org/jira/browse/SPARK-36691
>             Project: Spark
>          Issue Type: Sub-task
>          Components: PySpark, YARN
>    Affects Versions: 3.2.0
>            Reporter: angerszhu
>            Priority: Major
>              Labels: pull-request-available
>
> In current pyspark, stderr and stdout are print together, if py-script 
> failed, will only throw a SparkUserAppsException with exit code 1. Then pass 
> this error to AM.
> In cluster mode, client side only show 
> {code}
> User application exited with 1.
> {code}
> Without correct error message.  Then user need to find why their job failed.



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