[
https://issues.apache.org/jira/browse/MAHOUT-549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934161#action_12934161
]
Sebastian Schelter commented on MAHOUT-549:
-------------------------------------------
patch commited, thank you for the hint.
> ".numberOfRows" should be ".numberOfColumns" in RowSimilarityJob
> ----------------------------------------------------------------
>
> Key: MAHOUT-549
> URL: https://issues.apache.org/jira/browse/MAHOUT-549
> Project: Mahout
> Issue Type: Improvement
> Affects Versions: 0.4
> Reporter: Jingguo Yao
> Priority: Minor
> Attachments: MAHOUT-549.patch
>
> Original Estimate: 0.08h
> Remaining Estimate: 0.08h
>
> In line 80 of RowSimilarityJob, ".numberOfRows" should be ".numberOfColumns"
> since NUMBER_OF_COLUMNS is about column not row.
> public static final String NUMBER_OF_COLUMNS =
> RowSimilarityJob.class.getName() + ".numberOfRows";
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.