[
https://issues.apache.org/jira/browse/MAHOUT-549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingguo Yao updated MAHOUT-549:
-------------------------------
Status: Patch Available (was: Open)
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
> 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.