Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The -file option works by putting the script into the job's jar file by unjar-ing, copying and then jar-ing it again.
We should rework the -file option to use the DistributedCache and the symlink option it provides.
Attachments
Attachments
Issue Links
- relates to
-
HADOOP-1622 Hadoop should provide a way to allow the user to specify jar file(s) the user job depends on
- Closed