[
https://issues.apache.org/jira/browse/MAHOUT-549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen updated MAHOUT-549:
-----------------------------
Resolution: Fixed
Fix Version/s: 0.5
Status: Resolved (was: Patch Available)
> ".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
> Fix For: 0.5
>
> 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.