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]
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