You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Markus Weimer (JIRA)" <ji...@apache.org> on 2015/08/30 19:25:45 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14721610#comment-14721610 ] 

Markus Weimer commented on REEF-693:
------------------------------------

Isn't this redundant when [REEF-692] is solved?

> 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)