You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Thomas Friol (JIRA)" <ji...@apache.org> on 2007/07/24 09:47:31 UTC

[jira] Resolved: (HADOOP-366) Should be able to specify more than one jar into a JobConf file

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

Thomas Friol resolved HADOOP-366.
---------------------------------

    Resolution: Fixed

Duplicate

> Should be able to specify more than one jar into a JobConf file
> ---------------------------------------------------------------
>
>                 Key: HADOOP-366
>                 URL: https://issues.apache.org/jira/browse/HADOOP-366
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: mapred
>    Affects Versions: 0.4.0
>            Reporter: Thomas Friol
>            Assignee: Owen O'Malley
>
> A job should be able to specify more than one jar file into its JobConf file because sometimes custom Map and Reduce classes or just InputFormat classes uses objects coming from other jar files. For now, we have to build a unique jar to make Hadoop mapreduce operations works.

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