You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Mubarak Seyed (JIRA)" <ji...@apache.org> on 2010/12/27 10:44:09 UTC

[jira] Created: (MAHOUT-568) Online Classification using Cassandra

Online Classification using Cassandra
-------------------------------------

                 Key: MAHOUT-568
                 URL: https://issues.apache.org/jira/browse/MAHOUT-568
             Project: Mahout
          Issue Type: New Feature
          Components: Classification
            Reporter: Mubarak Seyed


As like HBase integration (https://issues.apache.org/jira/browse/MAHOUT-124), Mahout can be integrated with Cassandra. Cassandra supports Map/Reduce integration out-of-the-box.

We can implement CassandraBayesDatastore to read Cassandra based model.

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


[jira] [Resolved] (MAHOUT-568) Online Classification using Cassandra

Posted by "Sean Owen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAHOUT-568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sean Owen resolved MAHOUT-568.
------------------------------

    Resolution: Won't Fix

We did just finish pulling out direct dependence on things like HBase in this very context. This didn't seem to get any takers or a patch. Propose to mark it won't-fix then.

> Online Classification using Cassandra
> -------------------------------------
>
>                 Key: MAHOUT-568
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-568
>             Project: Mahout
>          Issue Type: New Feature
>          Components: Classification
>            Reporter: Mubarak Seyed
>
> As like HBase integration (https://issues.apache.org/jira/browse/MAHOUT-124), Mahout can be integrated with Cassandra. Cassandra supports Map/Reduce integration out-of-the-box.
> We can implement CassandraBayesDatastore to read Cassandra based model.

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

[jira] Commented: (MAHOUT-568) Online Classification using Cassandra

Posted by "Ted Dunning (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAHOUT-568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979482#action_12979482 ] 

Ted Dunning commented on MAHOUT-568:
------------------------------------

This should be straightforward.

Mubarak,

Do you have a proposed patch?



> Online Classification using Cassandra
> -------------------------------------
>
>                 Key: MAHOUT-568
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-568
>             Project: Mahout
>          Issue Type: New Feature
>          Components: Classification
>            Reporter: Mubarak Seyed
>
> As like HBase integration (https://issues.apache.org/jira/browse/MAHOUT-124), Mahout can be integrated with Cassandra. Cassandra supports Map/Reduce integration out-of-the-box.
> We can implement CassandraBayesDatastore to read Cassandra based model.

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