You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/05/02 06:57:06 UTC

[jira] [Commented] (MAHOUT-1704) Pare down dependency jar for h2o

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

ASF GitHub Bot commented on MAHOUT-1704:
----------------------------------------

GitHub user andrewpalumbo opened a pull request:

    https://github.com/apache/mahout/pull/128

    MAHOUT-1704: Pare down dependency jar for h2o

    This takes the dependency jar for h2o down to ~9.6M. Need to verify if this contains all needed deps. I have successfully tested launching {{$mahout h2o-node}}. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/andrewpalumbo/mahout h2o-dep

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/mahout/pull/128.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #128
    
----
commit 7e571f003cbed196648778bf4a3a114f3a535e3d
Author: Andrew Palumbo <ap...@apache.org>
Date:   2015-05-02T04:50:07Z

    Create an assembly xml file for h2o.  Include only h2o-core in this.

----


> Pare down dependency jar for h2o
> --------------------------------
>
>                 Key: MAHOUT-1704
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1704
>             Project: Mahout
>          Issue Type: Improvement
>    Affects Versions: 0.10.0
>            Reporter: Andrew Palumbo
>             Fix For: 0.10.1, 0.11.0
>
>
> The dependency jar for h2o is very large: ~68MB.  Pare this down to only include only  necessary runtime classes.



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