You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Erik Krogen (JIRA)" <ji...@apache.org> on 2017/03/21 22:40:41 UTC

[jira] [Updated] (HADOOP-11034) ViewFileSystem is missing getStatus(Path)

     [ https://issues.apache.org/jira/browse/HADOOP-11034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erik Krogen updated HADOOP-11034:
---------------------------------
       Resolution: Duplicate
    Fix Version/s: 3.0.0-alpha2
           Status: Resolved  (was: Patch Available)

This got fixed as part of HDFS-11058

> ViewFileSystem is missing getStatus(Path)
> -----------------------------------------
>
>                 Key: HADOOP-11034
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11034
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: viewfs
>            Reporter: Gary Steelman
>            Assignee: Gary Steelman
>              Labels: BB2015-05-TBR
>             Fix For: 3.0.0-alpha2
>
>         Attachments: HADOOP-11034.2.patch, HADOOP-11034-trunk-1.patch
>
>
> This patch implements ViewFileSystem#getStatus(Path), which is currently unimplemented.
> getStatus(Path) should return the FsStatus of the FileSystem backing the path. Currently it returns the same as getStatus(), which is a default Long.MAX_VALUE for capacity, 0 used, and Long.MAX_VALUE for remaining space. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org