You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Dwaipayan Mukhopadhyay (JIRA)" <ji...@apache.org> on 2018/06/09 05:05:00 UTC

[jira] [Created] (REEF-2036) IFileSystem api to check if uri is for a directory

Dwaipayan Mukhopadhyay created REEF-2036:
--------------------------------------------

             Summary: IFileSystem api to check if uri is for a directory
                 Key: REEF-2036
                 URL: https://issues.apache.org/jira/browse/REEF-2036
             Project: REEF
          Issue Type: New Feature
          Components: REEF
            Reporter: Dwaipayan Mukhopadhyay


Currently, there is no way to check if a location specified by a uri is a directory or not. The only way to check it is by calling fs.GetChildren and checking for an exception. There should be a more graceful way of doing this check by adding an api.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)