Github user vanzin commented on a diff in the pull request:
https://github.com/apache/spark/pull/20462#discussion_r165245941
--- Diff:
launcher/src/main/java/org/apache/spark/launcher/ChildProcAppHandle.java ---
@@ -112,7 +112,7 @@ void monitorChild() {
}
}
- disconnect();
+ dispose();
--- End diff --
I updated the documentation for dispose.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]