jeremyjliu opened a new pull request #24811: [SPARK-27962] [CORE] Propagate subprocess stdout in deploy.RRunner URL: https://github.com/apache/spark/pull/24811 ## What changes were proposed in this pull request? We keep the last 1024 bytes of subprocess stdout in a separate buffer, to be propagated in the exception message in a nonzero error code. Fixes https://issues.apache.org/jira/browse/SPARK-27962 ## How was this patch tested? Added unit tests Please review https://spark.apache.org/contributing.html before opening a pull request.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
