java.io.Serializable should be implemented by 
org.apache.mahout.cf.taste.impl.common.LongPrimitiveArrayIterator and 
--------------------------------------------------------------------------------------------------------------------

                 Key: MAHOUT-650
                 URL: https://issues.apache.org/jira/browse/MAHOUT-650
             Project: Mahout
          Issue Type: Improvement
          Components: Collaborative Filtering
    Affects Versions: 0.4
         Environment: Mac OS X 10.6, Java EE 6, EJB 3.1, Glassfish 3.0.1
            Reporter: Manuel Blechschmidt
            Assignee: Sean Owen
            Priority: Minor


I am using Mahout in a Java EE 6 application. I implemented a DataModel as an 
EJB 3.1 Singelton Service Bean. I wanted to write some test cases but 
unfortunately some of the classes of Taste are not serializable.

At the moment LongPrimitiveArrayIterator stops my test cases from working.

See attached patch, files and images for details

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

Reply via email to