You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/03/28 18:46:53 UTC

[jira] [Commented] (MAHOUT-1619) HighDFWordsPruner overwrites cache files

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

ASF GitHub Bot commented on MAHOUT-1619:
----------------------------------------

Github user smarthi commented on the pull request:

    https://github.com/apache/mahout/pull/57#issuecomment-87273226
  
    This patch is failing unit tests when applied against present master. Could u verify/update ur patch? Thanks.


> 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)