Let users specify -classpath for the tasks
------------------------------------------
Key: HADOOP-4509
URL: https://issues.apache.org/jira/browse/HADOOP-4509
Project: Hadoop Core
Issue Type: Improvement
Components: mapred
Reporter: Koji Noguchi
Priority: Minor
One user requested
bq. what I am not able to solve is to add the jar file that is inside the
(distributedCache) archive to the task's class path.
I believe letting users add the classpath by "mapred.child.java.opts" would be
useful.
Currently, this '-classpath' is ignored due to the same problem as HADOOP-1493.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.