[ 
https://issues.apache.org/jira/browse/MAHOUT-786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dmitriy Lyubimov updated MAHOUT-786:
------------------------------------

    Affects Version/s: 0.5
               Status: Patch Available  (was: Open)

Also 0.6 trunk snapshot with the patch applied available in my github: 
https://github.com/dlyubimov/mahout-commits/tree/MAHOUT-786

> SSVD+CDH3u0: Upper Triangular matrix overrun reported by front end
> ------------------------------------------------------------------
>
>                 Key: MAHOUT-786
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-786
>             Project: Mahout
>          Issue Type: Bug
>    Affects Versions: 0.5
>            Reporter: Dmitriy Lyubimov
>            Assignee: Dmitriy Lyubimov
>             Fix For: 0.6
>
>         Attachments: MAHOUT-786.patch
>
>
> SSVD error When running with cdh3u0 and reduceTasks >1  :
> {code}
> Exception in thread "main" java.io.IOException: Unexpected overrun in upper 
> triangular matrix files
>        at 
> org.apache.mahout.math.hadoop.stochasticsvd.SSVDSolver.loadUpperTriangularMatrix(SSVDSolver.java:471)
>        at 
> org.apache.mahout.math.hadoop.stochasticsvd.SSVDSolver.run(SSVDSolver.java:268)
>        at com.mozilla.SSVDCli.run(SSVDCli.java:89)
>        at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:65)
>        at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:79)
>        at com.mozilla.SSVDCli.main(SSVDCli.java:129)
>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>        at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>        at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>        at java.lang.reflect.Method.invoke(Method.java:597)
>        at org.apache.hadoop.util.RunJar.main(RunJar.java:186)
> {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to