[
https://issues.apache.org/jira/browse/MAHOUT-874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13144821#comment-13144821
]
Jake Mannix commented on MAHOUT-874:
------------------------------------
If Cluster is bringing in too much, maybe in this first pass, we don't move it
over? Keep this new jar/module small for now, and leave as a future JIRA
ticket to find a way to extract Cluster out of core and get it into the
writable module.
Realistically, we could keep this jar super tiny to start with (the
taste/*Writables, o.a.m.common.*Writable, and o.a.m.math.*Writable), and only
pull in more complicated stuff that isn't properly decoupled later.
> 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