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

Sean Owen commented on MAHOUT-874:
----------------------------------

Ah, there's a 'provided' scope? That would be great since no use case we 
support involves "bringing our own" Hadoop. It's needed to compile only. That 
would probably reduce the job jar size too, and probably avoid some problems.

So just that one change to core makes it that much smaller? Surely 3.8MB and a 
few transitive dependencies is pretty OK to bring in to anything?
                
> 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

        

Reply via email to