PFPGrowthTest has a hard-wired reference to an existing output directory
------------------------------------------------------------------------

                 Key: MAHOUT-515
                 URL: https://issues.apache.org/jira/browse/MAHOUT-515
             Project: Mahout
          Issue Type: Bug
          Components: Frequent Itemset/Association Rule Mining
    Affects Versions: 0.3
            Reporter: Jeff Eastman
             Fix For: 0.4


This test began failing when another test was added which had the same 
dependency. That test has been corrected but is not yet checked-in.

The correct pattern is to use getTestTempDirPath() to allocate temporary files. 
I was unable to quickly do this in the test (it caused other of its tests to 
fail) so I'm opening an issue for somebody more knowledgeable in this code.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to