[
https://issues.apache.org/jira/browse/MAHOUT-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13828647#comment-13828647
]
Hudson commented on MAHOUT-1276:
--------------------------------
SUCCESS: Integrated in Mahout-Quality #2328 (See
[https://builds.apache.org/job/Mahout-Quality/2328/])
MAHOUT-1276 job name for ParallelALSFactorizationJob is confusing (ssc: rev
1543963)
*
/mahout/trunk/core/src/main/java/org/apache/mahout/cf/taste/hadoop/als/ParallelALSFactorizationJob.java
> job name for ParallelALSFactorizationJob is confusing
> -----------------------------------------------------
>
> Key: MAHOUT-1276
> URL: https://issues.apache.org/jira/browse/MAHOUT-1276
> Project: Mahout
> Issue Type: Bug
> Components: Collaborative Filtering
> Affects Versions: 0.9
> Reporter: DOYUNG YOON
> Assignee: Sebastian Schelter
> Priority: Trivial
> Labels: easyfix
> Attachments: MAHOUT-1276.patch
>
>
> ParallelALSFactorizationJob set job name per each iteration in different with
> logger`s info. job name start from 2 and numIterations is 0 based. therefore
> if I run job with iteration 5, job names start from "Recompute M, iteration
> (2/5)". It would be better if we set job name same as logger info message
> since current job name could be confusing.
--
This message was sent by Atlassian JIRA
(v6.1#6144)