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

Matthias Friedrich commented on CRUNCH-24:
------------------------------------------

There are only two changes in MapsideJoinIT, both redirect crunch.tmp.dir to a 
temporary directory (/tmp/junitRANDOM). If you run this test in isolation, does 
it work? If you remove the Configuration argument from MRPipeline, does it work 
then? And what are the error messages?

I'll run this on a second machine tomorrow to get more data points :)
                
> Make test suite suitable for continuous integration
> ---------------------------------------------------
>
>                 Key: CRUNCH-24
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-24
>             Project: Crunch
>          Issue Type: Task
>    Affects Versions: 0.3.0
>            Reporter: Matthias Friedrich
>            Assignee: Matthias Friedrich
>             Fix For: 0.3.0
>
>         Attachments: 0001-CRUNCH-24-Clean-up-test-suite-output.patch, 
> 0001-CRUNCH-24-make-testsuite-sutable-for-CI.patch, 
> 0001-CRUNCH-24-make-testsuite-sutable-for-CI.patch
>
>
> Right now the integration test suite leaves about 80 files behind on /tmp 
> making it unsuitable for a shared continuous integration environment. 
> Examples for these files are test case output ("output*") and Crunch's own 
> temporary files ("crunch*", see CRUNCH-21).
> We have to delete these files or make sure they aren't created on /tmp in the 
> first place.

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