You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Andrew Palumbo (JIRA)" <ji...@apache.org> on 2017/01/22 03:28:26 UTC

[jira] [Updated] (MAHOUT-1768) ClassNotFoundException when running tests on H2O in distributed mode

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

Andrew Palumbo updated MAHOUT-1768:
-----------------------------------
    Assignee:     (was: Andrew Palumbo)

> ClassNotFoundException when running tests on H2O in distributed mode
> --------------------------------------------------------------------
>
>                 Key: MAHOUT-1768
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1768
>             Project: Mahout
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 0.11.0
>            Reporter: Dmitry Yaraev
>             Fix For: 1.0.0
>
>
> We followed instructions described in in [README.md for H2O module|https://github.com/apache/mahout/blob/master/h2o/README.md]. When tests are executed in the distributed mode, one of the worker nodes may fail with ClassNotFoundException, because they cannot found some of the test bindings, in particular RLikeDrmOpsSuiteBase.scala. The problem can be avoided by building Mahout on each of the worker nodes with:
> {code}
> mvn clean install
> {code}



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