[ 
https://issues.apache.org/jira/browse/MAPREDUCE-3871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tom White updated MAPREDUCE-3871:
---------------------------------

    Attachment: MAPREDUCE-3871.patch

Small change to add a negative test for files that should not be symlinked 
(check that no symlink is present).
                
> Allow symlinking in LocalJobRunner DistributedCache
> ---------------------------------------------------
>
>                 Key: MAPREDUCE-3871
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3871
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: distributed-cache
>            Reporter: Tom White
>            Assignee: Tom White
>         Attachments: MAPREDUCE-3871.patch, MAPREDUCE-3871.patch
>
>
> Currently the LocalJobRunner doesn't create symlinks for files in the 
> DistributedCache. It is safe to create symlinks if files of the same name 
> don't exist. LocalJobRunner should also delete the symlinks when the job has 
> completed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to