[GitHub] [spark] HyukjinKwon commented on pull request #28940: [SPARK-32121][SHUFFLE][TEST] Fix ExternalShuffleBlockResolverSuite failed on Windows

2020-06-30 Thread GitBox


HyukjinKwon commented on pull request #28940:
URL: https://github.com/apache/spark/pull/28940#issuecomment-651844863


   Build started: [CORE] 
`org.apache.spark.network.shuffle.ExternalShuffleBlockResolverSuite` 
[![PR-28940](https://ci.appveyor.com/api/projects/status/github/HyukjinKwon/spark?branch=FEC639EC-AEE8-467B-9CA9-A522A73C9121&svg=true)](https://ci.appveyor.com/project/HyukjinKwon/spark/branch/FEC639EC-AEE8-467B-9CA9-A522A73C9121)



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:
us...@infra.apache.org



-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] [spark] HyukjinKwon commented on pull request #28940: [SPARK-32121][SHUFFLE][TEST] Fix ExternalShuffleBlockResolverSuite failed on Windows

2020-06-30 Thread GitBox


HyukjinKwon commented on pull request #28940:
URL: https://github.com/apache/spark/pull/28940#issuecomment-651759667


   I was assuming we can't reuse `io.File` per:
   
   >   * the internal code in java.io.File would normalize it later, creating a 
new "foo/bar"
   >   * String copy. Unfortunately, we cannot just reuse the normalization 
code that java.io.File
   >   * uses, since it is in the package-private class java.io.FileSystem.
   
   If it's clear that it's going to be more performant and simple, let's do it. 
Otherwise, let's just let get this in for now, and investigate that separately.



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:
us...@infra.apache.org



-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] [spark] HyukjinKwon commented on pull request #28940: [SPARK-32121][SHUFFLE][TEST] Fix ExternalShuffleBlockResolverSuite failed on Windows

2020-06-29 Thread GitBox


HyukjinKwon commented on pull request #28940:
URL: https://github.com/apache/spark/pull/28940#issuecomment-651517591


   Build started: [CORE] 
`org.apache.spark.network.shuffle.ExternalShuffleBlockResolverSuite` 
[![PR-28940](https://ci.appveyor.com/api/projects/status/github/HyukjinKwon/spark?branch=92C9A950-6909-4EB4-93E1-18523B43DF46&svg=true)](https://ci.appveyor.com/project/HyukjinKwon/spark/branch/92C9A950-6909-4EB4-93E1-18523B43DF46)



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:
us...@infra.apache.org



-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] [spark] HyukjinKwon commented on pull request #28940: [SPARK-32121][SHUFFLE][TEST] Fix ExternalShuffleBlockResolverSuite failed on Windows

2020-06-28 Thread GitBox


HyukjinKwon commented on pull request #28940:
URL: https://github.com/apache/spark/pull/28940#issuecomment-650868096


   Looks fine.



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:
us...@infra.apache.org



-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] [spark] HyukjinKwon commented on pull request #28940: [SPARK-32121][SHUFFLE][TEST] Fix ExternalShuffleBlockResolverSuite failed on Windows

2020-06-28 Thread GitBox


HyukjinKwon commented on pull request #28940:
URL: https://github.com/apache/spark/pull/28940#issuecomment-650867232


   ok to test



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:
us...@infra.apache.org



-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org