You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Dawid Weiss (JIRA)" <ji...@apache.org> on 2008/03/09 13:35:46 UTC

[jira] Updated: (MAHOUT-13) Investigate Mahout jar loading

     [ https://issues.apache.org/jira/browse/MAHOUT-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dawid Weiss updated MAHOUT-13:
------------------------------

    Attachment: mah-13.patch

- A patch changing Class.forName to context class loader,
- removing all setJar() clauses from the code (including tests),
- removing self-reference to dist/mahout* from the code.

All tests run fine and cross-jar jobs (if packaged properly as Hadoop JARs) also run fine.

> Investigate Mahout jar loading
> ------------------------------
>
>                 Key: MAHOUT-13
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-13
>             Project: Mahout
>          Issue Type: Improvement
>            Reporter: Grant Ingersoll
>            Assignee: Dawid Weiss
>            Priority: Trivial
>         Attachments: mah-13.patch
>
>
> Currently, the Mahout clustering code requires the JAR to be specified.  Investigate alternatives for class loading in Hadoop.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.