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/01/22 18:51:34 UTC

[jira] [Reopened] (REEF-67) Refactor utility methods in NativeInterop

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

Markus Weimer reopened REEF-67:
-------------------------------

> Refactor utility methods in NativeInterop
> -----------------------------------------
>
>                 Key: REEF-67
>                 URL: https://issues.apache.org/jira/browse/REEF-67
>             Project: REEF
>          Issue Type: Bug
>          Components: REEF-Bridge
>            Reporter: Markus Weimer
>            Assignee: Julia
>             Fix For: 0.11-incubating
>
>
> The utility methods {{NativeInterop.loadFromJar()}} and {{NativeInterop.loadLib}} fell out of sync with the REEF file system layout and need to be refactored for it. While we are at it, we should also 
>   # Improve logging
>   # Use the Java {{File}} APIs to improve error detection and reporting (e.g. unreadable and missing files)
>   # Remove the use of {{user.dir}}. Files should all be relative to the current working directory.
>   # Use an injected instance of {{REEFFileNames}} to provide the file system layout constants in a future-proof way.



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