[jira] Updated: (MAHOUT-145) PartialData mapreduce Random Forests

2009-08-17 Thread Deneche A. Hakim (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Deneche A. Hakim updated MAHOUT-145: Attachment: partial_August_17.patch *GSoC latest patch* * DONE: move rf.ref.examples.Breima

class not found bug ?

2009-08-17 Thread deneche abdelhakim
I moved recently some of the "Decision Forest" examples from the core project to the examples project. While in core they worked perfectly in hadoop 0..19.1 (pseudo-distributed), but now they don't !!! For example, running my org.apache.mahout.df.BuildForest gives the following exception:

Re: class not found bug ?

2009-08-17 Thread Grant Ingersoll
On Aug 17, 2009, at 7:36 AM, deneche abdelhakim wrote: I moved recently some of the "Decision Forest" examples from the core project to the examples project. While in core they worked perfectly in hadoop 0..19.1 (pseudo-distributed), but now they don't !!! Try 0.20.0. Also, you may need

[jira] Commented: (MAHOUT-123) Implement Latent Dirichlet Allocation

2009-08-17 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12744057#action_12744057 ] Grant Ingersoll commented on MAHOUT-123: Committed revision 804979. > Implement La

[jira] Commented: (MAHOUT-124) Online Classification using HBase

2009-08-17 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12744078#action_12744078 ] Grant Ingersoll commented on MAHOUT-124: A few comments after a quick scan: 1. Dat

[jira] Resolved: (MAHOUT-162) Added support for mapping String to long IDs in CF code

2009-08-17 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen resolved MAHOUT-162. -- Resolution: Fixed Committed patch as it seems to work for me (and Otis I presume) and heard no objecti

[jira] Updated: (MAHOUT-124) Online Classification using HBase

2009-08-17 Thread Robin Anil (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robin Anil updated MAHOUT-124: -- Attachment: MAHOUT-124-August17.patch > Online Classification using HBase > ---

[jira] Updated: (MAHOUT-157) Frequent Pattern Mining using Parallel FP-Growth

2009-08-17 Thread Robin Anil (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robin Anil updated MAHOUT-157: -- Attachment: MAHOUT-157-August-17.patch > Frequent Pattern Mining using Parallel FP-Growth > ---

[jira] Commented: (MAHOUT-124) Online Classification using HBase

2009-08-17 Thread Robin Anil (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12744155#action_12744155 ] Robin Anil commented on MAHOUT-124: --- Ran FindBugs through the code. Everything looks fin

[jira] Commented: (MAHOUT-157) Frequent Pattern Mining using Parallel FP-Growth

2009-08-17 Thread Robin Anil (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12744161#action_12744161 ] Robin Anil commented on MAHOUT-157: --- Added javadocs. PFPgrowth returns correct solution