Github user SparkQA commented on the issue:
https://github.com/apache/spark/pull/19591
**[Test build #83137 has
finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/83137/testReport)**
for PR 19591 at commit
[`928a052`](https://github.com/apache/spark/commit/928a0520677ea89aaacb59d48dd08b52b80462ad).
* This patch passes all tests.
* This patch merges cleanly.
* This patch adds the following public classes _(experimental)_:
* `abstract class AbstractAppHandle implements SparkAppHandle `
* `public abstract class AbstractLauncher<T extends AbstractLauncher> `
* ` * It is safe to add arguments modified by other methods in this
class (such as`
* `class ChildProcAppHandle extends AbstractAppHandle `
* `class InProcessAppHandle extends AbstractAppHandle `
* `public class InProcessLauncher extends
AbstractLauncher<InProcessLauncher> `
* `public class SparkLauncher extends AbstractLauncher<SparkLauncher> `
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]