[
https://issues.apache.org/jira/browse/MAHOUT-1619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14388683#comment-14388683
]
ASF GitHub Bot commented on MAHOUT-1619:
----------------------------------------
Github user bwebster commented on the pull request:
https://github.com/apache/mahout/pull/57#issuecomment-88128811
Thanks for updating the patch and pulling this in.
> 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)