[ http://issues.apache.org/jira/browse/HADOOP-189?page=comments#action_12377624 ]
[EMAIL PROTECTED] commented on HADOOP-189: ------------------------------------------ Ok. This patch works really well (Looks to be spin on unbundling before invocation of Main-Class). Thanks for all your work on 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: [EMAIL PROTECTED] > 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
