You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Matteo Interlandi (JIRA)" <ji...@apache.org> on 2017/05/01 04:30:04 UTC

[jira] [Commented] (REEF-1769) Thread-based local runtime

    [ https://issues.apache.org/jira/browse/REEF-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15990576#comment-15990576 ] 

Matteo Interlandi commented on REEF-1769:
-----------------------------------------

When I am testing the local thread mode on my machine I get the following "Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project reef-tests: ExecutionException The forked VM terminated without properly saying goodbye. VM crash or System.exit called?". 

However when I run mvn test -rf :reef-tests all tests complete with success. 

> Thread-based local runtime
> --------------------------
>
>                 Key: REEF-1769
>                 URL: https://issues.apache.org/jira/browse/REEF-1769
>             Project: REEF
>          Issue Type: Improvement
>          Components: REEF Runtime Local
>            Reporter: Matteo Interlandi
>            Assignee: Matteo Interlandi
>            Priority: Minor
>
> Currently using the local runtime the driver and the evaluators are executed by spawning new processes. By adding a thread-based execution mode, we can make code debugging easier. A proper configuration entry should be added to enable the selection between the process-based or thread-base local mode.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)