You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Dhruv Mahajan (JIRA)" <ji...@apache.org> on 2015/09/01 21:43:45 UTC

[jira] [Closed] (REEF-693) Define a new field IsFilesystemLocal boolean field in IFilesystem

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

Dhruv Mahajan closed REEF-693.
------------------------------
    Resolution: Not A Problem

Not needed anymore

> Define a new field IsFilesystemLocal boolean field in IFilesystem
> -----------------------------------------------------------------
>
>                 Key: REEF-693
>                 URL: https://issues.apache.org/jira/browse/REEF-693
>             Project: REEF
>          Issue Type: Improvement
>          Components: REEF.NET
>    Affects Versions: 0.13
>         Environment: C#
>            Reporter: Dhruv Mahajan
>            Assignee: Dhruv Mahajan
>
> We would like to introduce a boolean field in IFileSystem which tells us whether FileSystem is local or not. This will help us in making a decision whether to use function like CopyFromLocal or CopyToLocal because if FileSystem is local calling these functions will lead to extra redundant time as well as extra disk usage.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)