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 2014/12/19 02:21:13 UTC

[jira] [Created] (REEF-78) Run REEF-Tests on YARN as part of CI cycle

Brian Cho created REEF-78:
-----------------------------

             Summary: Run REEF-Tests on YARN as part of CI cycle
                 Key: REEF-78
                 URL: https://issues.apache.org/jira/browse/REEF-78
             Project: REEF
          Issue Type: Bug
          Components: REEF-Tests
            Reporter: Brian Cho


Currently only local runtime tests are run in the CI cycle. We should support running reef-tests on YARN in the CI cycle.

An obstacle to this is that the current YARN tests cannot be run from maven (due to classpath issues). Instead they are currently run from a shell script. To resolve this issue, we will have to figure out how to run from maven; or if that can't be done find another means to integrate this into the CI cycle.



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