[
https://issues.apache.org/jira/browse/MAHOUT-1706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15480442#comment-15480442
]
ASF GitHub Bot commented on MAHOUT-1706:
----------------------------------------
Github user andrewpalumbo commented on the issue:
https://github.com/apache/mahout/pull/129
The source builds and tests fine for me locally (Travis can't handle the mr
tests). This really needs to be tested on a (pseudo)-cluster after being built
with:
`mvn -Pmahout-release,apache-release,hadoop2 package`
for both binary and source releases.
> 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)