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

Jim Donofrio commented on MRUNIT-98:
------------------------------------

Dave,

I saw you commented on this MRUNIT-97, any thoughts on this?

I was thinking all new really need to do is copy some jobconf parameters and 
files around. We could just generate random dir's in the temp dir such as:

File outputPath = new File(System.getProperty("java.io.tmpdir"), "mrunit-" + 
Math.random());

and then copy the files there and unzip them if necessary and then set the 
destination conf parameter

Thoughts?


                
> 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