You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Grant Ingersoll (JIRA)" <ji...@apache.org> on 2009/05/19 13:08:45 UTC

[jira] Created: (MAHOUT-119) Create an uber jar for use on Amazon Elastic M/R, etc.

Create an uber jar for use on Amazon Elastic M/R, etc.
------------------------------------------------------

                 Key: MAHOUT-119
                 URL: https://issues.apache.org/jira/browse/MAHOUT-119
             Project: Mahout
          Issue Type: Improvement
            Reporter: Grant Ingersoll
            Priority: Minor


Some cloud resources have problems loading classes across JARs in the Job jar.  See http://www.lucidimagination.com/search/document/3a5680dfe567d812/running_dirichlet_example_on_aemr

This can be fixed by adding a new target that creates a single Jar target.

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


[jira] Resolved: (MAHOUT-119) Create an uber jar for use on Amazon Elastic M/R, etc.

Posted by "Sean Owen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAHOUT-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen resolved MAHOUT-119.
------------------------------

       Resolution: Fixed
    Fix Version/s: 0.2
         Assignee: Sean Owen

I think this is done? we have long since generated all-inclusive .job files which I've been using with Hadoop just fine.

> Create an uber jar for use on Amazon Elastic M/R, etc.
> ------------------------------------------------------
>
>                 Key: MAHOUT-119
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-119
>             Project: Mahout
>          Issue Type: Improvement
>            Reporter: Grant Ingersoll
>            Assignee: Sean Owen
>            Priority: Minor
>             Fix For: 0.2
>
>
> Some cloud resources have problems loading classes across JARs in the Job jar.  See http://www.lucidimagination.com/search/document/3a5680dfe567d812/running_dirichlet_example_on_aemr
> This can be fixed by adding a new target that creates a single Jar target.

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