You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Sebastian Schelter (JIRA)" <ji...@apache.org> on 2013/06/01 21:31:20 UTC

[jira] [Updated] (MAHOUT-1200) Mahout tests depend on writing to /tmp/hadoop-$user

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

Sebastian Schelter updated MAHOUT-1200:
---------------------------------------

    Fix Version/s: 0.8
    
> Mahout tests depend on writing to /tmp/hadoop-$user
> ---------------------------------------------------
>
>                 Key: MAHOUT-1200
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1200
>             Project: Mahout
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.7
>            Reporter: Isabel Drost-Fromm
>             Fix For: 0.8
>
>         Attachments: MAHOUT-1200.patch, MAHOUT-1200.patch, MAHOUT-1200.patch
>
>
> Running the Mahout test suite creates the temp directory /tmp/hadoop-$user which is used by all Hadoop related tests that pull up a local cluster. The directory is not removed after running the tests. In particular when running multiple tests in parallel on the same machine as the same user this can lead to problems.
> To re-produce issue the following commands prior to running the full test suite:
> mkdir /tmp/hadoop-$USER
> chmod 000 /tmp/hadoop-$USER
> mvn test

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira