[ 
https://issues.apache.org/jira/browse/MAHOUT-623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Owen updated MAHOUT-623:
-----------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

I committed it.

> Bug/improvement: add "overwrite" option to Stochastic SVD command line and API
> ------------------------------------------------------------------------------
>
>                 Key: MAHOUT-623
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-623
>             Project: Mahout
>          Issue Type: Improvement
>          Components: Math
>    Affects Versions: 0.4
>            Reporter: Dmitriy Lyubimov
>            Assignee: Dmitriy Lyubimov
>            Priority: Trivial
>              Labels: CLI, SVD, Stochastic
>             Fix For: 0.5
>
>         Attachments: MAHOUT-623.patch
>
>
> I actually stumbled on the fact that SSVD code doesn't have 'overwrite 
> results' option. Which might not be not a big deal if it weren't for the fact 
> that it also turns out to be the default behavior as well (i.e. by default it 
> would overwrite target path if it already exists). Which promotes it to a 
> verge of a bug. 
> I think i need to attend to it by introducing overwrite option and disabling 
> this by default. (i.e. by default it would fail if the output path already 
> exists). I think this is consistent with some other CLI in Mahout I saw.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to