sunpe commented on PR #33154: URL: https://github.com/apache/spark/pull/33154#issuecomment-1250801988
> Hello, this `keep-spark-context-alive` could be very useful when working with DI and injected services that use `SparkSession`. > > Any chance to see this PR merged? Hello @clementguillot. Thank you for attention. This bug has been fixed in v3.2.0. Please refer to this code https://github.com/apache/spark/blob/master/core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala#L963 for more detail. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
