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

Sean Owen updated MAHOUT-485:
-----------------------------

         Assignee: Sean Owen
    Fix Version/s: 0.4
         Due Date: 27/Aug/10

I'll look at this when I can. It's almost certainly something I caused in a 
last change.

> NullPointerException when using GenericItemBasedRecommender with FileDataModel
> ------------------------------------------------------------------------------
>
>                 Key: MAHOUT-485
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-485
>             Project: Mahout
>          Issue Type: Bug
>          Components: Collaborative Filtering
>    Affects Versions: 0.4
>            Reporter: Sebastian Schelter
>            Assignee: Sean Owen
>             Fix For: 0.4
>
>
> When GenericItemBasedRecommender is instantiated it calls getMinPreference on 
> DataModel to see if it has to build a capper. When used with a FileDataModel 
> this results in a NullPointerException as FileDataModel tries to delegate 
> this call to its not yet existing delegate (which is a GenericDataModel that 
> is yet to be loaded)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to