[
https://issues.apache.org/jira/browse/MAHOUT-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795807#action_12795807
]
Benson Margulies edited comment on MAHOUT-235 at 1/2/10 1:10 AM:
-----------------------------------------------------------------
I think I see the problem, it's the partitionValue. In all the working
versions, that is a VALUE, not an index. And the value is captured, even as the
cell it came from might get swapped.
was (Author: bmargulies):
I think I see the problem, it's the partitionValue. In all the working
versions, that is a VALUE, not an index.
> GenericSorting.java also needs replacing
> ----------------------------------------
>
> Key: MAHOUT-235
> URL: https://issues.apache.org/jira/browse/MAHOUT-235
> Project: Mahout
> Issue Type: Bug
> Components: Math
> Affects Versions: 0.3
> Reporter: Benson Margulies
> Attachments: oops.diff
>
>
> It looks like GenericSorting.java is more code of the same dubious parentage
> that needs the same treatment.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.