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

Hudson commented on MAHOUT-1619:
--------------------------------

SUCCESS: Integrated in Mahout-Quality #3031 (See 
[https://builds.apache.org/job/Mahout-Quality/3031/])
MAHOUT-1619: HighDFWordsPruner overwrites cache files, this fixes #57 
(suneel.marthi: rev 5624a96c6da94ad1c95077dbbdab71409d85770c)
* mrlegacy/src/main/java/org/apache/mahout/vectorizer/HighDFWordsPruner.java
* 
mrlegacy/src/main/java/org/apache/mahout/vectorizer/collocations/llr/CollocMapper.java
* CHANGELOG


> HighDFWordsPruner overwrites cache files
> ----------------------------------------
>
>                 Key: MAHOUT-1619
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1619
>             Project: Mahout
>          Issue Type: Bug
>    Affects Versions: 0.9
>            Reporter: Burke Webster
>            Assignee: Suneel Marthi
>            Priority: Minor
>              Labels: legacy
>             Fix For: 0.10.0
>
>
> HighDFWordsPruner uses DistributedCache.setCacheFiles which will overwrite 
> any files already in the cache.  Per the fix in MAHOUT-1498 we should be 
> using addCacheFile, which will not overwrite existing cache files.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to