HyukjinKwon commented on pull request #29843: URL: https://github.com/apache/spark/pull/29843#issuecomment-697066294
@sunchao, I think it's because Jenkins uses Python 2. That module has been renamed to socketserver in Python 3. Can you explicitly change the test to use `python3` instead of `python` in the tests? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
