You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by Anand Avati <av...@gluster.org> on 2015/04/10 08:01:28 UTC

H2O status for 0.10.0 - testing and future plans

Hi all,

This is just and FYI update on what is happening/planned:

As some of you might know, the h2o integration is working at the
core/algorithmic level (after some recent bug fixes). At this point, "mvn
test" works, in single node and clustered mode. Though not very useful in
itself, it proves the core is functional and capable of implementing higher
level workflows.

The next step (for 0.10.1), which is already in progress, is implementing
an end-to-end workflow for the item-similarity job. Once that is complete,
then we can do tests on "big data sets" and more meaningful clustered tests
(than just "mvn test"). Further workflows and jobs will follow after that,
but no release specific plans are made yet.

Thanks