Create minimalist maven module for *Writable classes for export
---------------------------------------------------------------

                 Key: MAHOUT-860
                 URL: https://issues.apache.org/jira/browse/MAHOUT-860
             Project: Mahout
          Issue Type: Improvement
            Reporter: Jake Mannix


Other projects (and developers) who want to interact with Mahout file-formats 
currently need to depend on mahout-core, which is *big*.  It would be nice if 
we had a slim and trim mahout dependency which just has code necessary to work 
with our Writables.

In particular, this would allow other projects which Mahout would possibly like 
to depend *on* (like Giraph) to depend on just a part of Mahout (ie. file 
format stuff) without introducing nasty circular dependencies.

--
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