[ https://issues.apache.org/jira/browse/MAHOUT-874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172522#comment-13172522 ]
Ted Dunning commented on MAHOUT-874: ------------------------------------ I am sure that the patch is out of date and my git repo is a much easier place to get a coherent change. My problem is that this drops the Mahout size to a few 10's of K, but it doesn't get rid of the dependencies which bloat the package back to about 10MB. See this, for instance, *$ pwd* */Users/tdunning/Apache/mahout/writables* *$ du -sh target/*.jar* *9.8M target/mahout-writables-0.6-SNAPSHOT-jar-with-dependencies.jar* * 48K target/mahout-writables-0.6-SNAPSHOT-sources.jar* * 60K target/mahout-writables-0.6-SNAPSHOT.jar* Would this even make a difference to you? On Mon, Dec 19, 2011 at 10:37 AM, Jake Mannix (Commented) (JIRA) < > Extract Writables into a separate module to allow smaller dependencies > ---------------------------------------------------------------------- > > Key: MAHOUT-874 > URL: https://issues.apache.org/jira/browse/MAHOUT-874 > Project: Mahout > Issue Type: Improvement > Reporter: Ted Dunning > > The theory is that we can have a smaller jar if we only include writable > classes and their exact dependencies. > I have a prototype, but it has some funky characteristics which I would like > to discuss. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira