Github user heary-cao commented on the issue: https://github.com/apache/spark/pull/17869 @HyukjinKwon does second run of the test cases not fail, all test cases is ok. Different is all use cases after the operation, will recusively a spark_ TMP directory is not delete. Here actually I also not understand, why to perform after the first test case, we remove the spark_ directory, ``` remove:C:\Users\Default\AppData\Local\Temp\spark-6d46f183-bb26-4f98-a50a-e19b2068c15a\spark-c0db2905-02f1-4bbb-811b-3cf910dee7cf remove:C:\Users\Default\AppData\Local\Temp\spark-6d46f183-bb26-4f98-a50a-e19b2068c15a ``` but after the second run test cases, continue to delete the directory `remove:C:\Users\Default\AppData\Local\Temp\spark-6d46f183-bb26-4f98-a50a-e19b2068c15a\spark-c0db2905-02f1-4bbb-811b-3cf910dee7cf\userFiles-76f038fe-4e25-4622-b8c1-74481ffb6eb9` Because the caused by `userFiles-76f038fe-4e25-4622-b8c1-74481ffb6eb9` directory ? thanks!
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org