Andrew Wang created HADOOP-9783:
-----------------------------------
Summary: Fix OS detection for RawLocalFileSystem#getFileLinkStatus
fallback path
Key: HADOOP-9783
URL: https://issues.apache.org/jira/browse/HADOOP-9783
Project: Hadoop Common
Issue Type: Bug
Affects Versions: 3.0.0, 2.3.0
Reporter: Andrew Wang
Assignee: Andrew Wang
HADOOP-9652 calls out to {{stat(1)}} on supported platforms to get additional
file metadata and handle symlinks. The old, incorrect fallback path was left in
for unsupported platforms. However, the fallback is currently only in place for
Windows; let's make it for any unsupported platform (e.g. Mac).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira