[
https://issues.apache.org/jira/browse/MAHOUT-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15195561#comment-15195561
]
ASF GitHub Bot commented on MAHOUT-1806:
----------------------------------------
GitHub user andrewpalumbo opened a pull request:
https://github.com/apache/mahout/pull/188
MAHOUT-1806: Do not request caching upon implicig checkpointing
When a DRM is checkpointed implicitly, it should not request any caching.
E.g.: `drmA.norm`.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andrewpalumbo/mahout MAHOUT-1806
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mahout/pull/188.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #188
----
commit 3b563da42b8f25aaffaab19b858c977e63861e07
Author: Andrew Palumbo <[email protected]>
Date: 2016-03-15T16:09:17Z
Do not request caching upon implicig checkpointing
----
> Implicit checkpoint must not request caching
> ---------------------------------------------
>
> Key: MAHOUT-1806
> URL: https://issues.apache.org/jira/browse/MAHOUT-1806
> Project: Mahout
> Issue Type: Bug
> Affects Versions: 0.11.2
> Reporter: Andrew Palumbo
> Assignee: Andrew Palumbo
> Fix For: 0.12.0
>
>
> When a DRM is checkpointed implicitly, it should not request any caching.
> E.g.: {{drmA.norm}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)