dongjoon-hyun commented on issue #27886: [SPARK-31130][BUILD][test-hadoop3.2] Use the same version of `commons-io` in SBT URL: https://github.com/apache/spark/pull/27886#issuecomment-598098576 The one PySpark UT failure is irrelevant to this PR. ``` ====================================================================== FAIL: test_reuse_worker_of_parallelize_xrange (pyspark.tests.test_worker.WorkerReuseTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/jenkins/workspace/SparkPullRequestBuilder/python/pyspark/tests/test_worker.py", line 176, in test_reuse_worker_of_parallelize_xrange self.assertTrue(pid in previous_pids) AssertionError: False is not true ---------------------------------------------------------------------- ```
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
