[ 
https://issues.apache.org/jira/browse/MRUNIT-98?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13270204#comment-13270204
 ] 

Brock Noland commented on MRUNIT-98:
------------------------------------

Some people use fact that in hadoop you have symlink to the file in the tasks 
CWD (I think Tom White even says this one edition of his book) and do the 
following in the configure method:

File file = new File("relative-path-to-file");

I am not sure how we would support that without creating symlinks in the jvms 
CWD which could be ugly if not cleaned up. Maybe we don't need to support that 
use.
                
> DistributedCache support
> ------------------------
>
>                 Key: MRUNIT-98
>                 URL: https://issues.apache.org/jira/browse/MRUNIT-98
>             Project: MRUnit
>          Issue Type: Bug
>            Reporter: Ajay Srivastava
>             Fix For: 1.0.0
>
>
> Created as MRUNIT-97 became a patch for InputSplits.

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