[
https://issues.apache.org/jira/browse/MAHOUT-1331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebastian Schelter resolved MAHOUT-1331.
----------------------------------------
Resolution: Won't Fix
No activity for half a year, closing.
> Class AbstractVector.java index is an int, increase to long
> -----------------------------------------------------------
>
> Key: MAHOUT-1331
> URL: https://issues.apache.org/jira/browse/MAHOUT-1331
> Project: Mahout
> Issue Type: Improvement
> Affects Versions: 0.8
> Reporter: Max Weule
>
> While using mahout the following problem appears:
> org.apache.mahout.math.IndexException: Index -1469322379 is outside allowable
> range of [0,2147483647) at
> org.apache.mahout.math.AbstractVector.set(AbstractVector.java:395).
> We have indexes above 2147483647 and they are exceeding the limit of
> integers. Plz consider increasing index from int to long.
--
This message was sent by Atlassian JIRA
(v6.2#6252)