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

danithaca’s picture

I 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.

danithaca’s picture

MAHOUT-731 is committed and is available in Mahout 0.6. Before that, RecAPI only supports MySQL and PostgreSQL.

danithaca’s picture

danithaca’s picture

Version: 7.x-3.x-dev » 7.x-4.0-alpha12

fixed in 7.x-4.0-alpha12, which requires Mahout 0.6

danithaca’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.