[jira] [Work started] (MAHOUT-1349) Clusterdumper/loadTermDictionary crashes when highest index in (sparse) dictionary vector is larger than dictionary vector size?

2013-12-07 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on MAHOUT-1349 started by Andrew Musselman. > Clusterdumper/loadTermDictionary crashes when highest index in (sparse) > dictionary vector is large

[jira] [Updated] (MAHOUT-1349) Clusterdumper/loadTermDictionary crashes when highest index in (sparse) dictionary vector is larger than dictionary vector size?

2013-12-07 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman updated MAHOUT-1349: - Attachment: MAHOUT-1349.patch > Clusterdumper/loadTermDictionary crashes when high

[jira] [Updated] (MAHOUT-1030) Regression: Clustered Points Should be WeightedPropertyVectorWritable not WeightedVectorWritable

2013-12-07 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman updated MAHOUT-1030: - Resolution: Fixed Status: Resolved (was: Patch Available) Closing per

[jira] [Updated] (MAHOUT-1030) Regression: Clustered Points Should be WeightedPropertyVectorWritable not WeightedVectorWritable

2013-12-07 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman updated MAHOUT-1030: - Attachment: MAHOUT-1030.patch New patch per reviewboard, closing as fixed

[jira] [Updated] (MAHOUT-1030) Regression: Clustered Points Should be WeightedPropertyVectorWritable not WeightedVectorWritable

2013-12-08 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman updated MAHOUT-1030: - Attachment: MAHOUT-1030.patch Removing redundant if block, tmp variable, and unused

[jira] [Closed] (MAHOUT-1030) Regression: Clustered Points Should be WeightedPropertyVectorWritable not WeightedVectorWritable

2013-12-08 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman closed MAHOUT-1030. Closing > Regression: Clustered Points Should be WeightedPropertyVectorWritable

[jira] [Updated] (MAHOUT-1349) Clusterdumper/loadTermDictionary crashes when highest index in (sparse) dictionary vector is larger than dictionary vector size?

2013-12-08 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman updated MAHOUT-1349: - Attachment: MAHOUT-1349.patch Adding another input path in the setup to test "in

[jira] [Updated] (MAHOUT-1349) Clusterdumper/loadTermDictionary crashes when highest index in (sparse) dictionary vector is larger than dictionary vector size?

2013-12-08 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman updated MAHOUT-1349: - Attachment: MAHOUT-1349.patch Putting the 'plus one' in a be

[jira] [Created] (MAHOUT-1402) Zero clusters using streaming k-means option in cluster-reuters.sh

2014-01-21 Thread Andrew Musselman (JIRA)
Andrew Musselman created MAHOUT-1402: Summary: Zero clusters using streaming k-means option in cluster-reuters.sh Key: MAHOUT-1402 URL: https://issues.apache.org/jira/browse/MAHOUT-1402 Project

[jira] [Commented] (MAHOUT-1400) Remove references to deprecated and removed algorithms from examples scripts

2014-01-21 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13878349#comment-13878349 ] Andrew Musselman commented on MAHOUT-1400: -- The ASF email dataset is usable

[jira] [Commented] (MAHOUT-1030) Regression: Clustered Points Should be WeightedPropertyVectorWritable not WeightedVectorWritable

2014-01-24 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13881273#comment-13881273 ] Andrew Musselman commented on MAHOUT-1030: -- Yes, was looking at this last n

[jira] [Updated] (MAHOUT-1410) clusteredPoints do not contain a vector id

2014-01-25 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman updated MAHOUT-1410: - Attachment: MAHOUT-1410.patch Yet another hack; this checks for whether the vector is a

[jira] [Commented] (MAHOUT-1410) clusteredPoints do not contain a vector id

2014-01-25 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13881979#comment-13881979 ] Andrew Musselman commented on MAHOUT-1410: -- Mine is the same as Suneel'

[jira] [Commented] (MAHOUT-1410) clusteredPoints do not contain a vector id

2014-01-25 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13881984#comment-13881984 ] Andrew Musselman commented on MAHOUT-1410: -- Here's what I'm

[jira] [Commented] (MAHOUT-1030) Regression: Clustered Points Should be WeightedPropertyVectorWritable not WeightedVectorWritable

2014-01-27 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13883138#comment-13883138 ] Andrew Musselman commented on MAHOUT-1030: -- As I recall that distance is

[jira] [Commented] (MAHOUT-1030) Regression: Clustered Points Should be WeightedPropertyVectorWritable not WeightedVectorWritable

2014-01-27 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13883555#comment-13883555 ] Andrew Musselman commented on MAHOUT-1030: -- Something's wrong w

[jira] [Commented] (MAHOUT-1030) Regression: Clustered Points Should be WeightedPropertyVectorWritable not WeightedVectorWritable

2014-01-27 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13883826#comment-13883826 ] Andrew Musselman commented on MAHOUT-1030: -- Looks good. > Reg

[jira] [Created] (MAHOUT-1420) Add solr-recommender to examples

2014-02-19 Thread Andrew Musselman (JIRA)
Andrew Musselman created MAHOUT-1420: Summary: Add solr-recommender to examples Key: MAHOUT-1420 URL: https://issues.apache.org/jira/browse/MAHOUT-1420 Project: Mahout Issue Type: New

[jira] [Created] (MAHOUT-1423) Add time series anomaly detction example

2014-02-20 Thread Andrew Musselman (JIRA)
Andrew Musselman created MAHOUT-1423: Summary: Add time series anomaly detction example Key: MAHOUT-1423 URL: https://issues.apache.org/jira/browse/MAHOUT-1423 Project: Mahout Issue Type

[jira] [Commented] (MAHOUT-1422) Make a version of RSJ that uses two inputs

2014-02-21 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13908535#comment-13908535 ] Andrew Musselman commented on MAHOUT-1422: -- Is there a reason to limit thi

[jira] [Commented] (MAHOUT-1419) Random decision forest is excessively slow on numeric features

2014-02-22 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13909442#comment-13909442 ] Andrew Musselman commented on MAHOUT-1419: -- I'll take a look thi

[jira] [Commented] (MAHOUT-1419) Random decision forest is excessively slow on numeric features

2014-02-22 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13909589#comment-13909589 ] Andrew Musselman commented on MAHOUT-1419: -- Is the value of 16

[jira] [Commented] (MAHOUT-1420) Add solr-recommender to examples

2014-02-22 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13909613#comment-13909613 ] Andrew Musselman commented on MAHOUT-1420: -- Pat, do you have sample data

[jira] [Commented] (MAHOUT-1419) Random decision forest is excessively slow on numeric features

2014-02-23 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13909803#comment-13909803 ] Andrew Musselman commented on MAHOUT-1419: -- I'm looking for either som

[jira] [Commented] (MAHOUT-1419) Random decision forest is excessively slow on numeric features

2014-02-23 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13909814#comment-13909814 ] Andrew Musselman commented on MAHOUT-1419: -- Awesome, thank you. >

[jira] [Commented] (MAHOUT-1419) Random decision forest is excessively slow on numeric features

2014-02-23 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13909835#comment-13909835 ] Andrew Musselman commented on MAHOUT-1419: -- Would it make sense to a

[jira] [Commented] (MAHOUT-1419) Random decision forest is excessively slow on numeric features

2014-02-23 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13909900#comment-13909900 ] Andrew Musselman commented on MAHOUT-1419: -- Right, big test sets shouldn&

[jira] [Commented] (MAHOUT-1419) Random decision forest is excessively slow on numeric features

2014-02-23 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13909909#comment-13909909 ] Andrew Musselman commented on MAHOUT-1419: -- Maybe it's naturall

[jira] [Commented] (MAHOUT-1420) Add solr-recommender to examples

2014-02-23 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13909987#comment-13909987 ] Andrew Musselman commented on MAHOUT-1420: -- As I recall, ratings.dat has

[jira] [Commented] (MAHOUT-1420) Add solr-recommender to examples

2014-02-23 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13910003#comment-13910003 ] Andrew Musselman commented on MAHOUT-1420: -- Could we map the ints in the m

[jira] [Commented] (MAHOUT-1419) Random decision forest is excessively slow on numeric features

2014-02-23 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13910067#comment-13910067 ] Andrew Musselman commented on MAHOUT-1419: -- BuildForest runs for me in

[jira] [Comment Edited] (MAHOUT-1419) Random decision forest is excessively slow on numeric features

2014-02-23 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13910067#comment-13910067 ] Andrew Musselman edited comment on MAHOUT-1419 at 2/24/14 7:1

[jira] [Commented] (MAHOUT-1419) Random decision forest is excessively slow on numeric features

2014-02-24 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13910590#comment-13910590 ] Andrew Musselman commented on MAHOUT-1419: -- I'm in favor of t

[jira] [Updated] (MAHOUT-1419) Random decision forest is excessively slow on numeric features

2014-02-24 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman updated MAHOUT-1419: - Attachment: create-rf-data.sh run-rf.sh Attaching scripts to be put in

[jira] [Updated] (MAHOUT-1419) Random decision forest is excessively slow on numeric features

2014-02-24 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman updated MAHOUT-1419: - Attachment: run-rf.sh Removing another temp file. > Random decision forest

[jira] [Updated] (MAHOUT-1419) Random decision forest is excessively slow on numeric features

2014-02-24 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman updated MAHOUT-1419: - Attachment: (was: run-rf.sh) > Random decision forest is excessively slow

[jira] [Commented] (MAHOUT-1419) Random decision forest is excessively slow on numeric features

2014-02-24 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13911220#comment-13911220 ] Andrew Musselman commented on MAHOUT-1419: -- Need to add a line to >

[jira] [Comment Edited] (MAHOUT-1419) Random decision forest is excessively slow on numeric features

2014-02-24 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13911220#comment-13911220 ] Andrew Musselman edited comment on MAHOUT-1419 at 2/25/14 4:1

[jira] [Updated] (MAHOUT-1419) Random decision forest is excessively slow on numeric features

2014-02-28 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman updated MAHOUT-1419: - Attachment: (was: create-rf-data.sh) > Random decision forest is excessively s

[jira] [Updated] (MAHOUT-1419) Random decision forest is excessively slow on numeric features

2014-02-28 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman updated MAHOUT-1419: - Attachment: (was: run-rf.sh) > Random decision forest is excessively slow

[jira] [Updated] (MAHOUT-1419) Random decision forest is excessively slow on numeric features

2014-02-28 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman updated MAHOUT-1419: - Attachment: driver.classes.default.props run-rf.sh

[jira] [Updated] (MAHOUT-1419) Random decision forest is excessively slow on numeric features

2014-02-28 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman updated MAHOUT-1419: - Attachment: (was: run-rf.sh) > Random decision forest is excessively slow

[jira] [Updated] (MAHOUT-1419) Random decision forest is excessively slow on numeric features

2014-02-28 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman updated MAHOUT-1419: - Attachment: README.txt Adding the RF example to the readme > Random decision forest

[jira] [Updated] (MAHOUT-1419) Random decision forest is excessively slow on numeric features

2014-02-28 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman updated MAHOUT-1419: - Attachment: run-rf.sh Fixing "HOME" > Random decision forest is excess

[jira] [Commented] (MAHOUT-1420) Add solr-recommender to examples

2014-03-03 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13918262#comment-13918262 ] Andrew Musselman commented on MAHOUT-1420: -- I can help if you need,

[jira] [Commented] (MAHOUT-1420) Add solr-recommender to examples

2014-03-03 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13918289#comment-13918289 ] Andrew Musselman commented on MAHOUT-1420: -- Sounds good > Add solr-reco

[jira] [Commented] (MAHOUT-1450) Cleaning up k-means documentation on mahout website

2014-03-15 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13936447#comment-13936447 ] Andrew Musselman commented on MAHOUT-1450: -- Pavan, we do assume our users

[jira] [Commented] (MAHOUT-1450) Cleaning up k-means documentation on mahout website

2014-03-15 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13936448#comment-13936448 ] Andrew Musselman commented on MAHOUT-1450: -- PS Please use 0.9 vs 0.7

[jira] [Commented] (MAHOUT-1462) Cleaning up Random Forests documentation on Mahout website

2014-03-16 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13937027#comment-13937027 ] Andrew Musselman commented on MAHOUT-1462: -- I missed the source page; le

[jira] [Commented] (MAHOUT-1450) Cleaning up k-means documentation on mahout website

2014-03-16 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13937233#comment-13937233 ] Andrew Musselman commented on MAHOUT-1450: -- Thanks Pavan. I fixed the l

[jira] [Issue Comment Deleted] (MAHOUT-1465) Clean up README

2014-03-16 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman updated MAHOUT-1465: - Comment: was deleted (was: Suggesting this version of the README.) > Clean up REA

[jira] [Updated] (MAHOUT-1465) Clean up README

2014-03-16 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman updated MAHOUT-1465: - Status: Open (was: Patch Available) > Clean up REA

[jira] [Updated] (MAHOUT-1465) Clean up README

2014-03-16 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman updated MAHOUT-1465: - Priority: Minor (was: Trivial) > Clean up REA

[jira] [Commented] (MAHOUT-1465) Clean up README

2014-03-16 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13937341#comment-13937341 ] Andrew Musselman commented on MAHOUT-1465: -- Trying to attach a patch. >

[jira] [Updated] (MAHOUT-1465) Clean up README

2014-03-16 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman updated MAHOUT-1465: - Status: Patch Available (was: Open) > Clean up REA

[jira] [Comment Edited] (MAHOUT-1465) Clean up README

2014-03-16 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13937341#comment-13937341 ] Andrew Musselman edited comment on MAHOUT-1465 at 3/16/14 9:3

[jira] [Updated] (MAHOUT-1465) Clean up README

2014-03-16 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman updated MAHOUT-1465: - Issue Type: Bug (was: Improvement) > Clean up REA

[jira] [Created] (MAHOUT-1465) Clean up README

2014-03-16 Thread Andrew Musselman (JIRA)
Andrew Musselman created MAHOUT-1465: Summary: Clean up README Key: MAHOUT-1465 URL: https://issues.apache.org/jira/browse/MAHOUT-1465 Project: Mahout Issue Type: Improvement

[jira] [Updated] (MAHOUT-1465) Clean up README

2014-03-16 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman updated MAHOUT-1465: - Status: Patch Available (was: In Progress) Suggesting this version of the README

[jira] [Work started] (MAHOUT-1465) Clean up README

2014-03-16 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on MAHOUT-1465 started by Andrew Musselman. > Clean up README > --- > > Key: MAHOUT-1465 >

[jira] [Updated] (MAHOUT-1465) Clean up README

2014-03-16 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman updated MAHOUT-1465: - Component/s: build > Clean up README > --- > >

[jira] [Updated] (MAHOUT-1465) Clean up README

2014-03-16 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman updated MAHOUT-1465: - Component/s: (was: build) > Clean up REA

[jira] [Updated] (MAHOUT-1465) Clean up README

2014-03-16 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman updated MAHOUT-1465: - Status: In Progress (was: Patch Available) > Clean up REA

[jira] [Updated] (MAHOUT-1465) Clean up README

2014-03-16 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman updated MAHOUT-1465: - Attachment: MAHOUT-1465.patch Thanks Suneel for the Jira lesson > Clean up REA

[jira] [Updated] (MAHOUT-1465) Clean up README

2014-03-16 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman updated MAHOUT-1465: - Priority: Trivial (was: Minor) > Clean up REA

[jira] [Issue Comment Deleted] (MAHOUT-1465) Clean up README

2014-03-16 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman updated MAHOUT-1465: - Comment: was deleted (was: Trying to attach a patch, somehow can't find how to do

[jira] [Updated] (MAHOUT-1465) Clean up README

2014-03-16 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman updated MAHOUT-1465: - Status: Patch Available (was: In Progress) > Clean up REA

[jira] [Commented] (MAHOUT-1463) Modify OnlineSummarizers to use the TDigest dependency from Maven Central.

2014-03-16 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13937370#comment-13937370 ] Andrew Musselman commented on MAHOUT-1463: -- OnlineSummarizerTest passes,

[jira] [Commented] (MAHOUT-1463) Modify OnlineSummarizers to use the TDigest dependency from Maven Central.

2014-03-16 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13937403#comment-13937403 ] Andrew Musselman commented on MAHOUT-1463: -- Also Java 7 for what it

[jira] [Commented] (MAHOUT-1456) The wikipediaXMLSplitter example fails with "heap size" error

2014-03-16 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13937405#comment-13937405 ] Andrew Musselman commented on MAHOUT-1456: -- Does this work with older Ha

[jira] [Commented] (MAHOUT-1465) Clean up README

2014-03-16 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13937422#comment-13937422 ] Andrew Musselman commented on MAHOUT-1465: -- Patch + addition to chang

[jira] [Updated] (MAHOUT-1465) Clean up README

2014-03-16 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman updated MAHOUT-1465: - Resolution: Fixed Status: Resolved (was: Patch Available) Committed to trunk

[jira] [Commented] (MAHOUT-1467) ClusterClassifier readPolicy leaks file handles

2014-03-17 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13938367#comment-13938367 ] Andrew Musselman commented on MAHOUT-1467: -- Could you please submit a p

[jira] [Commented] (MAHOUT-1456) The wikipediaXMLSplitter example fails with "heap size" error

2014-03-18 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13939435#comment-13939435 ] Andrew Musselman commented on MAHOUT-1456: -- Like Suneel said and like I thi

[jira] [Commented] (MAHOUT-1356) Ensure unit tests fail fast when writing outside mvn target directory

2014-03-18 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13939773#comment-13939773 ] Andrew Musselman commented on MAHOUT-1356: -- I don't know this stuff e

[jira] [Commented] (MAHOUT-1356) Ensure unit tests fail fast when writing outside mvn target directory

2014-03-18 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13939937#comment-13939937 ] Andrew Musselman commented on MAHOUT-1356: -- I tried to follow along with

[jira] [Created] (MAHOUT-1470) Topic dump

2014-03-20 Thread Andrew Musselman (JIRA)
Andrew Musselman created MAHOUT-1470: Summary: Topic dump Key: MAHOUT-1470 URL: https://issues.apache.org/jira/browse/MAHOUT-1470 Project: Mahout Issue Type: New Feature

[jira] [Commented] (MAHOUT-1470) Topic dump

2014-03-21 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13943163#comment-13943163 ] Andrew Musselman commented on MAHOUT-1470: -- Yes, that's it. >

[jira] [Commented] (MAHOUT-1469) Streaming KMeans fails when executed in MapReduce mode and REDUCE_STREAMING_KMEANS is set to true

2014-03-21 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13943367#comment-13943367 ] Andrew Musselman commented on MAHOUT-1469: -- [~tdunning] can you explain

[jira] [Commented] (MAHOUT-1356) Ensure unit tests fail fast when writing outside mvn target directory

2014-03-21 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13943648#comment-13943648 ] Andrew Musselman commented on MAHOUT-1356: -- Works for me, no "logi

[jira] [Updated] (MAHOUT-1356) Ensure unit tests fail fast when writing outside mvn target directory

2014-03-21 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman updated MAHOUT-1356: - Attachment: MAHOUT-1356.patch Adding to Suneel's last patch, adding jaas.con

[jira] [Commented] (MAHOUT-1356) Ensure unit tests fail fast when writing outside mvn target directory

2014-03-21 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13943670#comment-13943670 ] Andrew Musselman commented on MAHOUT-1356: -- Try this one? I'm on Ubu

[jira] [Issue Comment Deleted] (MAHOUT-1425) SGD classifier example with bank marketing dataset

2014-03-21 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman updated MAHOUT-1425: - Comment: was deleted (was: And add an example or use some method like what Pat was

[jira] [Commented] (MAHOUT-1425) SGD classifier example with bank marketing dataset

2014-03-21 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13943685#comment-13943685 ] Andrew Musselman commented on MAHOUT-1425: -- And add an example or use

[jira] [Updated] (MAHOUT-1356) Ensure unit tests fail fast when writing outside mvn target directory

2014-03-21 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman updated MAHOUT-1356: - Attachment: (was: MAHOUT-1356.patch) > Ensure unit tests fail fast when writ

[jira] [Updated] (MAHOUT-1356) Ensure unit tests fail fast when writing outside mvn target directory

2014-03-21 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman updated MAHOUT-1356: - Attachment: MAHOUT-1356.patch Adding java.policy too. > Ensure unit tests fail f

[jira] [Commented] (MAHOUT-1356) Ensure unit tests fail fast when writing outside mvn target directory

2014-03-21 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13943869#comment-13943869 ] Andrew Musselman commented on MAHOUT-1356: -- Patch committed to trunk. >

[jira] [Assigned] (MAHOUT-1476) Cleanup website on Hidden Markov Models

2014-03-22 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman reassigned MAHOUT-1476: Assignee: Andrew Musselman > Cleanup website on Hidden Markov Mod

[jira] [Work started] (MAHOUT-1476) Cleanup website on Hidden Markov Models

2014-03-22 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on MAHOUT-1476 started by Andrew Musselman. > Cleanup website on Hidden Markov Models > --- > >

[jira] [Created] (MAHOUT-1483) Organize links in web site navigation bar

2014-03-22 Thread Andrew Musselman (JIRA)
Andrew Musselman created MAHOUT-1483: Summary: Organize links in web site navigation bar Key: MAHOUT-1483 URL: https://issues.apache.org/jira/browse/MAHOUT-1483 Project: Mahout Issue

[jira] [Updated] (MAHOUT-1483) Organize links in web site navigation bar

2014-03-22 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman updated MAHOUT-1483: - Priority: Minor (was: Major) > Organize links in web site navigation

[jira] [Commented] (MAHOUT-1476) Cleanup website on Hidden Markov Models

2014-03-22 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13944147#comment-13944147 ] Andrew Musselman commented on MAHOUT-1476: -- Added an example of using baumw

[jira] [Commented] (MAHOUT-1482) Rework quickstart website

2014-03-23 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13944467#comment-13944467 ] Andrew Musselman commented on MAHOUT-1482: -- I agree with Pat and Sebas

[jira] [Commented] (MAHOUT-1482) Rework quickstart website

2014-03-23 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13944474#comment-13944474 ] Andrew Musselman commented on MAHOUT-1482: -- Probably should also note in

[jira] [Commented] (MAHOUT-1464) RowSimilarityJob on Spark

2014-03-23 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13944743#comment-13944743 ] Andrew Musselman commented on MAHOUT-1464: -- [~kanjilal] Not sure how to ma

[jira] [Commented] (MAHOUT-1491) Spectral KMeans Clustering doesn't clean its /tmp dir and fails when seeing it again

2014-03-26 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13948804#comment-13948804 ] Andrew Musselman commented on MAHOUT-1491: -- Confirmed this patch fixes the

[jira] [Commented] (MAHOUT-1491) Spectral KMeans Clustering doesn't clean its /tmp dir and fails when seeing it again

2014-03-26 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13948808#comment-13948808 ] Andrew Musselman commented on MAHOUT-1491: -- Committed patch to t

[jira] [Updated] (MAHOUT-1491) Spectral KMeans Clustering doesn't clean its /tmp dir and fails when seeing it again

2014-03-26 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman updated MAHOUT-1491: - Resolution: Fixed Status: Resolved (was: Patch Available) Committed patch

[jira] [Resolved] (MAHOUT-1476) Cleanup website on Hidden Markov Models

2014-03-28 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Musselman resolved MAHOUT-1476. -- Resolution: Fixed Resolving after no comments. > Cleanup website on Hidden Mar

[jira] [Commented] (MAHOUT-1482) Rework quickstart website

2014-03-30 Thread Andrew Musselman (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13954902#comment-13954902 ] Andrew Musselman commented on MAHOUT-1482: -- Looking good; can we sh

<    3   4   5   6   7   8   9   10   11   12   >