Details
Description
Currently, if user gives an option such as
-files hdfs://host:fs_port/user/testfile.txt#testlink
The symlink name "testlink" is not honored. It alwasys creates symlink with name testfile.txt in cwd of the task.
If the user has given a symlink name, it should be honored. If no symlink-name is given, then the path.getName() can be used.
Attachments
Attachments
Issue Links
- incorporates
-
MAPREDUCE-752 DistributedCache.addArchiveToClassPath doesn't work
- Resolved
- is blocked by
-
HADOOP-6334 GenericOptionsParser does not understand uri for -files -libjars and -archives option
- Closed
- relates to
-
HADOOP-6333 Generic options parser eats up IOException during parsing of -files, -libjars and -archives
- Resolved