wjszlachta-man commented on PR #53388: URL: https://github.com/apache/spark/pull/53388#issuecomment-3632595860
I think this only partially fixes the issue as similar can occur in `python/pyspark/accumulators.py`, where polling function uses `select.select()` and can fail for file descriptor numbers >1024. This was addressed in: https://github.com/apache/spark/pull/53306 -- 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]
