Github user vanzin commented on the issue:
https://github.com/apache/spark/pull/19591
A note about the implementation: since this is executing `SparkSubmit`
under the covers, it's possible to call the new `InProcessLauncher` and cause
it to exit the current JVM because there's an error with the user-provided
args. That's not optimal, but to avoid growing the current PR too much I'll
leave the proper fix for that to a separate change.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]