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

[jira] [Closed] (REEF-249) Adding Network.Examples for Group Communication

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

Julia closed REEF-249.
----------------------
    Resolution: Fixed

Resolved https://github.com/apache/incubator-reef/pull/143

> Adding Network.Examples for Group Communication
> -----------------------------------------------
>
>                 Key: REEF-249
>                 URL: https://issues.apache.org/jira/browse/REEF-249
>             Project: REEF
>          Issue Type: Bug
>            Reporter: Julia
>            Assignee: Julia
>
> To run Group Communication test on Yarn, we could run Yarn test cases on Yarn env. However, that requires all the VS dlls and unit test tools installed on the cluster. More research is needed to figure out the VS dependency on Yarn env. 
> Another way is to create a sample client and to run the client exe directly on Yarn. This would eliminate all the VS and Test framework dependency. 
> To share the test driver/tasks between test and the client, we would need to refactor the code to move Group Communication drivers and tasks into Network.examples so that to avoid duplicated code. 



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