[jira] [Updated] (MAHOUT-904) SplitInput should support randomizing the input

2012-01-02 Thread Raphael Cendrillon (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raphael Cendrillon updated MAHOUT-904: -- Resolution: Fixed Status: Resolved (was: Patch Available) > SplitInput sho

[jira] [Updated] (MAHOUT-904) SplitInput should support randomizing the input

2011-12-28 Thread Grant Ingersoll (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated MAHOUT-904: --- Attachment: MAHOUT-904.patch upping the cardinality seems to fix things. Now need to try w/

[jira] [Updated] (MAHOUT-904) SplitInput should support randomizing the input

2011-12-26 Thread Grant Ingersoll (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated MAHOUT-904: --- Fix Version/s: 0.6 > SplitInput should support randomizing the input > --

[jira] [Updated] (MAHOUT-904) SplitInput should support randomizing the input

2011-12-26 Thread Grant Ingersoll (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated MAHOUT-904: --- Attachment: MAHOUT-904.patch ASF examples at least run for SGD now, although the results are

[jira] [Updated] (MAHOUT-904) SplitInput should support randomizing the input

2011-12-23 Thread Raphael Cendrillon (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raphael Cendrillon updated MAHOUT-904: -- Attachment: MAHOUT-904.patch Replaced IntWritable with WritableComparable so that any k

[jira] [Updated] (MAHOUT-904) SplitInput should support randomizing the input

2011-12-22 Thread Grant Ingersoll (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated MAHOUT-904: --- Attachment: MAHOUT-904.patch This needs some more work, as I don't think we can assume IntWri

[jira] [Updated] (MAHOUT-904) SplitInput should support randomizing the input

2011-12-22 Thread Grant Ingersoll (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated MAHOUT-904: --- Attachment: MAHOUT-904.patch Converts SplitInput to use AbstractJob. I think this is pretty

[jira] [Updated] (MAHOUT-904) SplitInput should support randomizing the input

2011-12-21 Thread Raphael Cendrillon (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raphael Cendrillon updated MAHOUT-904: -- Status: Patch Available (was: Open) Implemented downsampling more efficiently through

[jira] [Updated] (MAHOUT-904) SplitInput should support randomizing the input

2011-12-21 Thread Raphael Cendrillon (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raphael Cendrillon updated MAHOUT-904: -- Attachment: MAHOUT-904.patch Implemented downsampling more efficiently through mapper r

[jira] [Updated] (MAHOUT-904) SplitInput should support randomizing the input

2011-12-18 Thread Grant Ingersoll (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated MAHOUT-904: --- Attachment: MAHOUT-904.patch Adds driver, reuses Pair, not integrated into SplitInput yet.

[jira] [Updated] (MAHOUT-904) SplitInput should support randomizing the input

2011-12-18 Thread Raphael Cendrillon (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raphael Cendrillon updated MAHOUT-904: -- Attachment: MAHOUT-904.patch > SplitInput should support randomizing the input > --

[jira] [Updated] (MAHOUT-904) SplitInput should support randomizing the input

2011-12-09 Thread Remi Melisson (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remi Melisson updated MAHOUT-904: - Comment: was deleted (was: Hi, I had a look on it too, and one question remains : Do we need to r

[jira] [Updated] (MAHOUT-904) SplitInput should support randomizing the input

2011-12-09 Thread Raphael Cendrillon (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raphael Cendrillon updated MAHOUT-904: -- Attachment: (was: MAHOUT-904.patch) > SplitInput should support randomizing the

[jira] [Updated] (MAHOUT-904) SplitInput should support randomizing the input

2011-12-09 Thread Raphael Cendrillon (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raphael Cendrillon updated MAHOUT-904: -- Attachment: MAHOUT-904.patch > SplitInput should support randomizing the input > --

[jira] [Updated] (MAHOUT-904) SplitInput should support randomizing the input

2011-12-09 Thread Raphael Cendrillon (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raphael Cendrillon updated MAHOUT-904: -- Attachment: MAHOUT-904.patch > SplitInput should support randomizing the input > --