Description
Recent file system changes have caused globStatus to stop working for paths starting with a drive spec on Windows. The problem is most easily visible by running TestFileUtil#createJarWithClassPath on Windows. This method attempts a globStatus with pattern *{.jar,.JAR}, and it no longer correctly identifies files at the path ending in .jar or .JAR.
Attachments
Attachments
Issue Links
- is broken by
-
HADOOP-9817 FileSystem#globStatus and FileContext#globStatus need to work with symlinks
- Closed
- is duplicated by
-
HDFS-5125 TestCreateEditsLog#testCanLoadCreatedEditsLog fails on Windows in globStatus
- Resolved
- relates to
-
HDFS-5125 TestCreateEditsLog#testCanLoadCreatedEditsLog fails on Windows in globStatus
- Resolved