You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Dongjun Lee (JIRA)" <ji...@apache.org> on 2015/08/04 12:51:04 UTC

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

Dongjun Lee created REEF-558:
--------------------------------

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