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

[jira] [Resolved] (REEF-558) Set the environment variable for Mesos native library in runmesostests.sh

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

Brian Cho resolved REEF-558.
----------------------------
    Resolution: Fixed

Merged PR https://github.com/apache/incubator-reef/pull/342

> Set the environment variable for Mesos native library in runmesostests.sh
> -------------------------------------------------------------------------
>
>                 Key: REEF-558
>                 URL: https://issues.apache.org/jira/browse/REEF-558
>             Project: REEF
>          Issue Type: Improvement
>            Reporter: Dongjun Lee
>            Assignee: Dongjun Lee
>            Priority: Minor
>
> When we run Mesos tests, 'MESOS_NATIVE_LIBRARY' environment variable should be set. Otherwise, REEF encounters Resource Manager Failure because it fails to resolve the native library.
> To avoid the problem, it would be good to check whether 'MESOS_NATIVE_LIBRARY' is set before running the tests. If not, we can look for the library and set the variable in case we find it.



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