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 "Doug Cutting (JIRA)" <ji...@apache.org> on 2006/05/03 22:49:46 UTC

[jira] Resolved: (HADOOP-189) Add job jar lib, classes, etc. to CLASSPATH when in standalone mode

     [ http://issues.apache.org/jira/browse/HADOOP-189?page=all ]
     
Doug Cutting resolved HADOOP-189:
---------------------------------

    Fix Version: 0.2
     Resolution: Fixed

I just committed this.

> Add job jar lib, classes, etc. to CLASSPATH when in standalone mode
> -------------------------------------------------------------------
>
>          Key: HADOOP-189
>          URL: http://issues.apache.org/jira/browse/HADOOP-189
>      Project: Hadoop
>         Type: New Feature

>   Components: mapred
>     Reporter: stack@archive.org
>      Fix For: 0.2
>  Attachments: local-jar2.patch
>
> Currently, in standalone mode,  hadoop is unable to launch other than the most basic of job jars where 'basic' is a job jar with nought but class files at top level of the jar with Main-Class pointing at entry point.  If the job jar has dependencies on jars under the job jar lib or there are job jar plugins in the classes dir, etc.,  these dependencies are not loaded and the job fails launch.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira