You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2020/03/16 22:54:11 UTC

[jira] [Updated] (SPARK-27962) Propagate subprocess stdout when subprocess exits with nonzero status in deploy.RRunner

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

Dongjoon Hyun updated SPARK-27962:
----------------------------------
    Affects Version/s:     (was: 3.0.0)
                       3.1.0

> Propagate subprocess stdout when subprocess exits with nonzero status in deploy.RRunner
> ---------------------------------------------------------------------------------------
>
>                 Key: SPARK-27962
>                 URL: https://issues.apache.org/jira/browse/SPARK-27962
>             Project: Spark
>          Issue Type: Improvement
>          Components: Deploy, Spark Core, SparkR
>    Affects Versions: 3.1.0
>            Reporter: Jeremy Liu
>            Priority: Minor
>
> When the R process launched inĀ org.apache.spark.deploy.RRunner terminates with a nonzero status code, only the status code is passed on in the SparkUserAppException.
> Although the subprocess' stdout is continually piped to System.out, it would be useful for users without access to the JVM's stdout to also capture the last few lines of the R process and pass it along in the exception message.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org