You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Andrew Wang (JIRA)" <ji...@apache.org> on 2013/07/28 22:19:48 UTC

[jira] [Created] (HADOOP-9783) Fix OS detection for RawLocalFileSystem#getFileLinkStatus fallback path

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