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/06 23:23:00 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=14531449#comment-14531449 ] 

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

----


> 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
>             Fix For: 0.10.1, 0.11.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)