Uploaded image for project: 'Mahout'
  1. Mahout
  2. MAHOUT-1200

Mahout tests depend on writing to /tmp/hadoop-$user

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.7
    • 0.8
    • build-classic
    • None

    Description

      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

      Attachments

        1. MAHOUT-1200.patch
          84 kB
          Isabel Drost-Fromm
        2. MAHOUT-1200.patch
          85 kB
          Isabel Drost-Fromm
        3. MAHOUT-1200.patch
          83 kB
          Isabel Drost-Fromm

        Issue Links

          Activity

            People

              Unassigned Unassigned
              isabel Isabel Drost-Fromm
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: