You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Boris Shulman (JIRA)" <ji...@apache.org> on 2016/05/02 10:04:12 UTC

[jira] [Commented] (REEF-1375) Java multiruntime is broken

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

Boris Shulman commented on REEF-1375:
-------------------------------------

The problem was that multiruntime did not have the YarnClassPath provider configured and YarnConfiguration constructor. I am not sure what happened here as I tested it before. The fix is to add a bootstrap configuration provider that will provide a way to add this kind of configurations to the multiruntime driver in a generic way.

> Java multiruntime is broken
> ---------------------------
>
>                 Key: REEF-1375
>                 URL: https://issues.apache.org/jira/browse/REEF-1375
>             Project: REEF
>          Issue Type: Bug
>         Environment: HDInsight
>            Reporter: Boris Shulman
>            Assignee: Boris Shulman
>
> I noticed that hellomultiruntime example is broken for me. After short investigation I see that the test that I added wasn't actually testing that I thought it was, and currently multiruntime failing on missing classpath configurations. This does not affect the c# multiruntime bootstrapping mechanism.



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