-
Type:
Sub-task
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: fs
-
Labels:None
listLocatedStatus does not properly support cross-filesystem symlinks. This is because the two-argument form of FileSystem#listLocatedStatus is protected. So when it needs to call its counterpart in another FS, it's unable to do so because of the Java access rules.
- is related to
-
HADOOP-10987 Provide an iterator-based listing API for FileSystem
-
- Closed
-