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

2019-06-05 Thread Apache Spark (JIRA)


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

Apache Spark reassigned SPARK-27962:


Assignee: (was: Apache Spark)

> 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
>Affects Versions: 2.4.3
>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
(v7.6.3#76005)

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



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

2019-06-05 Thread Apache Spark (JIRA)


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

Apache Spark reassigned SPARK-27962:


Assignee: Apache Spark

> 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
>Affects Versions: 2.4.3
>Reporter: Jeremy Liu
>Assignee: Apache Spark
>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
(v7.6.3#76005)

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