Closed (fixed)
Project:
Recommender API
Version:
7.x-4.0-alpha12
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Jun 2011 at 16:23 UTC
Updated:
28 Mar 2012 at 13:50 UTC
Mahout-0.5 only supports MySQL and Postegres. Drupal7 already supports more than those to DBMS. I have created a patch at https://issues.apache.org/jira/browse/MAHOUT-731 to have Mahout 0.6 supports generic SQL92-compliant DBMS. Once that patch gets into Mahout, RecAPI should be able to support more DBMS.
Comments
Comment #1
danithaca commentedI have tested SQLite JDBC v056 (www.zentus.com/sqlitejdbc/), and it doesn't work with Mahout. I suspect this is the problem of SQLite JDBC. So as of now, RecAPI doesn't support SQLite.
Comment #2
danithaca commentedMAHOUT-731 is committed and is available in Mahout 0.6. Before that, RecAPI only supports MySQL and PostgreSQL.
Comment #3
danithaca commentedanother Mahout dependancy: https://issues.apache.org/jira/browse/MAHOUT-740
Comment #4
danithaca commentedfixed in 7.x-4.0-alpha12, which requires Mahout 0.6
Comment #5
danithaca commented