Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/20519#discussion_r167424443
--- Diff: python/pyspark/daemon.py ---
@@ -177,4 +183,25 @@ def handle_sigterm(*args):
if __name__ == '__main__':
- manager()
--- End diff --
I think:
https://github.com/apache/spark/blob/87ffe7adddf517541aac0d1e8536b02ad8881606/python/test_coverage/coverage_daemon.py#L45
should be updated too BTW.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]