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 2016/09/06 22:16:20 UTC

[jira] [Commented] (MAHOUT-1706) Remove dependency jars from /lib in mahout binary distribution

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

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

GitHub user andrewpalumbo reopened a pull request:

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

    MAHOUT-1706: remove dependency jars from /lib in the binary distribution

    The mahout distribution currently is shipping ~56 MB of dependecy jars in the /lib directory of the distribution.   These are only added to the classpath by /bin/mahout in the binary distribution. It seems that we can remove them from the distribution. (we need to get the size of the distribution down)
    
    Any input is appreciated. 

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

    $ git pull https://github.com/andrewpalumbo/mahout ex-dep3

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

    https://github.com/apache/mahout/pull/129.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 #129
    
----
commit 7064fdfdc3bad241f6fc6092edd6cd4a55b532f0
Author: Andrew Palumbo <ap...@apache.org>
Date:   2015-05-06T00:01:03Z

    remove dependency jars from /lib in distribution

commit abdb4cf0896289cdb2083ef19def006cb2bf9f9d
Author: Andrew Palumbo <ap...@apache.org>
Date:   2015-05-07T19:50:49Z

    remove example/target/dependency/*.jar from the /bin/mahout classpath

commit 239bcaf384385b454fad5dd4962a622e03855438
Author: Andrew Palumbo <ap...@apache.org>
Date:   2015-05-07T20:01:28Z

    Merge branch 'master' into ex-dep3

commit ff13df2d7e67658a9da4b583584cfd9b3d202a15
Author: Andrew Palumbo <ap...@apache.org>
Date:   2015-05-08T02:09:37Z

    pickup hadoop jars in development mode

----


> Remove dependency jars from /lib in mahout binary distribution
> --------------------------------------------------------------
>
>                 Key: MAHOUT-1706
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1706
>             Project: Mahout
>          Issue Type: Bug
>    Affects Versions: 0.10.0
>            Reporter: Andrew Palumbo
>            Assignee: Andrew Palumbo
>            Priority: Critical
>             Fix For: 1.0.0
>
>
> The mahout distribution currently is shipping ~56 MB of dependecy jars in the /lib directory of the distribution.  These are only added to the classpath by /bin/mahout in the binary distribution. It seems that we can remove them from the distribution. (we need to get the size of the distribution down)



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