spark-instrumented-optimizer/common
pancheng 7fda184f0f [SPARK-32121][SHUFFLE] Support Windows OS in ExecutorDiskUtils
### What changes were proposed in this pull request?
Correct file seprate use in `ExecutorDiskUtils.createNormalizedInternedPathname` on Windows

### Why are the changes needed?
`ExternalShuffleBlockResolverSuite` failed on Windows, see detail at:
https://issues.apache.org/jira/browse/SPARK-32121

### Does this PR introduce _any_ user-facing change?
No

### How was this patch tested?
The existed test suite.

Closes #28940 from pan3793/SPARK-32121.

Lead-authored-by: pancheng <379377944@qq.com>
Co-authored-by: chengpan <cheng.pan@idiaoyan.com>
Signed-off-by: HyukjinKwon <gurwls223@apache.org>
2020-07-02 19:21:11 +09:00
..
kvstore [SPARK-31929][WEBUI] Close leveldbiterator when leveldb.close 2020-06-16 12:59:57 -05:00
network-common Apply appropriate RPC handler to receive, receiveStream when auth enabled 2020-04-17 13:25:12 -05:00
network-shuffle [SPARK-32121][SHUFFLE] Support Windows OS in ExecutorDiskUtils 2020-07-02 19:21:11 +09:00
network-yarn [SPARK-31611][YARN] Register NettyMemoryMetrics into Node Manager's metrics system 2020-05-08 15:50:19 -07:00
sketch [SPARK-30950][BUILD] Setting version to 3.1.0-SNAPSHOT 2020-02-25 19:44:31 -08:00
tags [SPARK-31756][WEBUI] Add real headless browser support for UI test 2020-05-29 10:41:29 -07:00
unsafe [SPARK-32115][SQL] Fix SUBSTRING to handle integer overflows 2020-06-28 12:22:44 -07:00