make MySQLJDBCDataModel not final
---------------------------------
Key: MAHOUT-107
URL: https://issues.apache.org/jira/browse/MAHOUT-107
Project: Mahout
Issue Type: Improvement
Components: Collaborative Filtering
Reporter: Jens Grivolla
Priority: Minor
Is there a particular reason for MySQLJDBCDataModel being final?
I am using a derived class to incorporate additional information about the
items and users (overriding buildItem etc.) and had to change my version of
MySQLJDBCDataModel to be able to extend it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.