Details
-
Improvement
-
Status: Patch Available
-
Major
-
Resolution: Unresolved
-
3.0.0-alpha1
-
None
-
None
-
None
Description
HADOOP-9652 introduces a new class which shells out to stat(1) because of the lack of lstat(2) in Java 6. Java 7 has support for reading symlink targets via Files#readSymbolicLink.
When Hadoop drops Java 6 support, let's use this more portable method instead.
See:
Attachments
Attachments
Issue Links
- relates to
-
HADOOP-9981 globStatus should minimize its listStatus and getFileStatus calls
- Closed
-
HADOOP-9652 Allow RawLocalFs#getFileLinkStatus to fill in the link owner and mode if requested
- Closed