[jira] [Created] (MAHOUT-1771) Cluster dumper omits indices and 0 elements for dense vectors

2015-09-08 Thread Sean Owen (JIRA)
Sean Owen created MAHOUT-1771: - Summary: Cluster dumper omits indices and 0 elements for dense vectors Key: MAHOUT-1771 URL: https://issues.apache.org/jira/browse/MAHOUT-1771 Project: Mahout

[jira] [Commented] (MAHOUT-1771) Cluster dumper omits indices and 0 elements for dense vector or sparse containing 0s

2015-09-08 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14734944#comment-14734944 ] Sean Owen commented on MAHOUT-1771: --- See pull request https://github.com/apache/mahout/pull/158

[jira] [Updated] (MAHOUT-1771) Cluster dumper omits indices and 0 elements for dense vector or sparse containing 0s

2015-09-08 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated MAHOUT-1771: -- Attachment: (was: MAHOUT-1771.patch) > Cluster dumper omits indices and 0 elements for dense

[jira] [Updated] (MAHOUT-1771) Cluster dumper omits indices and 0 elements for dense vector or sparse containing 0s

2015-09-08 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated MAHOUT-1771: -- Attachment: MAHOUT-1771.patch > Cluster dumper omits indices and 0 elements for dense vector or sparse

[jira] [Updated] (MAHOUT-1771) Cluster dumper omits indices and 0 elements for dense vector or sparse containing 0s

2015-09-08 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated MAHOUT-1771: -- Description: (EDIT: fixed incorrect analysis) Blast from the past -- are patches still being accepted

[jira] [Commented] (MAHOUT-1685) Move Mahout shell to Spark 1.3+

2015-04-13 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14492159#comment-14492159 ] Sean Owen commented on MAHOUT-1685: --- It should be mostly a clone of the Scala shell,

[jira] [Commented] (MAHOUT-1653) Spark 1.3

2015-03-25 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14380992#comment-14380992 ] Sean Owen commented on MAHOUT-1653: --- I haven't been following this, but

[jira] [Commented] (MAHOUT-1610) Tests can be made more robust to pass in Java 8

2014-08-30 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14116326#comment-14116326 ] Sean Owen commented on MAHOUT-1610: --- I have seen failures like this in Spark before. I

[jira] [Resolved] (MAHOUT-1610) Tests can be made more robust to pass in Java 8

2014-08-28 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen resolved MAHOUT-1610. --- Resolution: Fixed Fix Version/s: 1.0 Tests can be made more robust to pass in Java 8

[jira] [Commented] (MAHOUT-1610) Tests can be made more robust to pass in Java 8

2014-08-28 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14114893#comment-14114893 ] Sean Owen commented on MAHOUT-1610: --- I forgot to modify CHANGELOG, so fixed that in an

[jira] [Created] (MAHOUT-1610) Tests can be made more robust to pass in Java 8

2014-08-27 Thread Sean Owen (JIRA)
Sean Owen created MAHOUT-1610: - Summary: Tests can be made more robust to pass in Java 8 Key: MAHOUT-1610 URL: https://issues.apache.org/jira/browse/MAHOUT-1610 Project: Mahout Issue Type: Bug

[jira] [Commented] (MAHOUT-1602) Euclidean Distance Similarity Math

2014-08-04 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14085487#comment-14085487 ] Sean Owen commented on MAHOUT-1602: --- Yeah, the comment is the one that's wrong. See

[jira] [Commented] (MAHOUT-1532) Add solve() function to the Scala DSL

2014-05-01 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13986447#comment-13986447 ] Sean Owen commented on MAHOUT-1532: --- Yes Cholesky requires symmetric positive definite.

[jira] [Commented] (MAHOUT-1310) Mahout support windows

2014-04-28 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983043#comment-13983043 ] Sean Owen commented on MAHOUT-1310: --- Some small suggestions: If you want to make a

[jira] [Commented] (MAHOUT-1310) Mahout support windows

2014-04-28 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983073#comment-13983073 ] Sean Owen commented on MAHOUT-1310: --- I also meant that instead of {code} File tmpFile

[jira] [Commented] (MAHOUT-1442) Force Mahout to be build with guava 11.0.2 as Hadoop uses 11.0.2

2014-04-18 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13973987#comment-13973987 ] Sean Owen commented on MAHOUT-1442: --- I think this is contradicted by

[jira] [Commented] (MAHOUT-1382) Upgrade Mahout third party jars for 0.9 Release

2014-04-18 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13974059#comment-13974059 ] Sean Owen commented on MAHOUT-1382: --- Mark I think this is the original commit:

[jira] [Commented] (MAHOUT-1278) Improve inheritance of Apache parent pom

2014-04-13 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13967815#comment-13967815 ] Sean Owen commented on MAHOUT-1278: --- POM version 14 is out now too:

[jira] [Commented] (MAHOUT-1499) Build error: org.eclipse.paho:mqtt-client

2014-03-31 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13955581#comment-13955581 ] Sean Owen commented on MAHOUT-1499: --- ... looks like you are reporting an issue for

[jira] [Resolved] (MAHOUT-1499) Build error: org.eclipse.paho:mqtt-client

2014-03-31 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen resolved MAHOUT-1499. --- Resolution: Invalid Build error: org.eclipse.paho:mqtt-client

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

2014-02-25 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated MAHOUT-1419: -- Resolution: Fixed Fix Version/s: 1.0 Assignee: Sean Owen Status: Resolved

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

2014-02-24 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13910112#comment-13910112 ] Sean Owen commented on MAHOUT-1419: --- Hmm. The example I was looking at only used 100

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

2014-02-23 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13909727#comment-13909727 ] Sean Owen commented on MAHOUT-1419: --- 16 is entirely made up. Just a nice round number.

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

2014-02-23 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13909810#comment-13909810 ] Sean Owen commented on MAHOUT-1419: --- The data set I have was from a customer, but, it

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

2014-02-23 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13909813#comment-13909813 ] Sean Owen commented on MAHOUT-1419: --- Hmm. The data set is about 300MB compressed, so I

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

2014-02-23 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated MAHOUT-1419: -- Attachment: (was: MAHOUT-1419.patch) Random decision forest is excessively slow on numeric

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

2014-02-23 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated MAHOUT-1419: -- Attachment: MAHOUT-1419.patch Random decision forest is excessively slow on numeric features

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

2014-02-23 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13909885#comment-13909885 ] Sean Owen commented on MAHOUT-1419: --- Yeah you can make this kind of thing

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

2014-02-23 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13909903#comment-13909903 ] Sean Owen commented on MAHOUT-1419: --- OK, what dir would you think is the right place?

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

2014-02-23 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated MAHOUT-1419: -- Attachment: (was: MAHOUT-1419.patch) Random decision forest is excessively slow on numeric

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

2014-02-23 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated MAHOUT-1419: -- Attachment: MAHOUT-1419.patch Final patch attached. This adds the Scala snippet in the javadoc. It

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

2014-02-22 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13909391#comment-13909391 ] Sean Owen commented on MAHOUT-1419: --- I'm wondering if anyone has comments on this? I

[jira] [Commented] (MAHOUT-1365) Weighted ALS-WR iterator for Spark

2014-02-20 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13906747#comment-13906747 ] Sean Owen commented on MAHOUT-1365: --- It's the exact same implementation you are talking

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

2014-02-19 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated MAHOUT-1419: -- Status: Patch Available (was: Open) The significant change is computing 'split points' rather than

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

2014-02-19 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13905075#comment-13905075 ] Sean Owen edited comment on MAHOUT-1419 at 2/19/14 8:57 AM:

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

2014-02-19 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated MAHOUT-1419: -- Attachment: MAHOUT-1419.patch Random decision forest is excessively slow on numeric features

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

2014-02-19 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated MAHOUT-1419: -- Attachment: MAHOUT-1419.patch Random decision forest is excessively slow on numeric features

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

2014-02-19 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated MAHOUT-1419: -- Attachment: (was: MAHOUT-1419.patch) Random decision forest is excessively slow on numeric

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

2014-02-19 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13905395#comment-13905395 ] Sean Owen commented on MAHOUT-1419: --- Yes you could compute summary statistics once and

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

2014-02-19 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13905075#comment-13905075 ] Sean Owen edited comment on MAHOUT-1419 at 2/19/14 1:14 PM:

[jira] [Commented] (MAHOUT-1365) Weighted ALS-WR iterator for Spark

2014-02-19 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13906724#comment-13906724 ] Sean Owen commented on MAHOUT-1365: --- Dmitriy isn't this exactly what is already

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

2014-02-18 Thread Sean Owen (JIRA)
Sean Owen created MAHOUT-1419: - Summary: Random decision forest is excessively slow on numeric features Key: MAHOUT-1419 URL: https://issues.apache.org/jira/browse/MAHOUT-1419 Project: Mahout

[jira] [Commented] (MAHOUT-1417) Random decision forest implementation fails in Hadoop 2

2014-02-17 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13903074#comment-13903074 ] Sean Owen commented on MAHOUT-1417: --- Ah thanks for catching that test failure! Random

[jira] [Created] (MAHOUT-1417) Random decision forest implementation fails in Hadoop 2

2014-02-13 Thread Sean Owen (JIRA)
Sean Owen created MAHOUT-1417: - Summary: Random decision forest implementation fails in Hadoop 2 Key: MAHOUT-1417 URL: https://issues.apache.org/jira/browse/MAHOUT-1417 Project: Mahout Issue

[jira] [Updated] (MAHOUT-1417) Random decision forest implementation fails in Hadoop 2

2014-02-13 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated MAHOUT-1417: -- Attachment: MAHOUT-1417.patch Random decision forest implementation fails in Hadoop 2

[jira] [Updated] (MAHOUT-1417) Random decision forest implementation fails in Hadoop 2

2014-02-13 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated MAHOUT-1417: -- Status: Patch Available (was: Open) Patch attached shortly. I also found that the mapper can time

[jira] [Commented] (MAHOUT-1382) Upgrade Mahout third party jars for 0.9 Release

2014-01-27 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13882640#comment-13882640 ] Sean Owen commented on MAHOUT-1382: --- I'd be careful with Guava. Hadoop itself still

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

2014-01-21 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13878364#comment-13878364 ] Sean Owen commented on MAHOUT-1400: --- We don't automatically have permission to

[jira] [Updated] (MAHOUT-1396) Accidental use of commons-math won't work with next Hadoop 2 release

2014-01-15 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated MAHOUT-1396: -- Attachment: MAHOUT-1396.patch Accidental use of commons-math won't work with next Hadoop 2 release

[jira] [Updated] (MAHOUT-1396) Accidental use of commons-math won't work with next Hadoop 2 release

2014-01-15 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated MAHOUT-1396: -- Status: Patch Available (was: Open) Accidental use of commons-math won't work with next Hadoop 2

[jira] [Commented] (MAHOUT-1345) Enable randomised testing for all Mahout modules

2013-11-23 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13830773#comment-13830773 ] Sean Owen commented on MAHOUT-1345: --- Calling awaitTermination before shutdown won't do

[jira] [Commented] (MAHOUT-1340) Make LuceneSegment* tests work with both Hadoop 1 and 2

2013-09-24 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13776088#comment-13776088 ] Sean Owen commented on MAHOUT-1340: --- Yep that's a good one. It passes versus 1.x, so

[jira] [Assigned] (MAHOUT-1340) Make LuceneSegment* tests work with both Hadoop 1 and 2

2013-09-24 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen reassigned MAHOUT-1340: - Assignee: Sean Owen Make LuceneSegment* tests work with both Hadoop 1 and 2

[jira] [Updated] (MAHOUT-1339) Add RAT check; fix copyright headers

2013-09-24 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated MAHOUT-1339: -- Attachment: MAHOUT-1339.patch Add RAT check; fix copyright headers

[jira] [Updated] (MAHOUT-1339) Add RAT check; fix copyright headers

2013-09-24 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated MAHOUT-1339: -- Resolution: Fixed Fix Version/s: 0.9 Status: Resolved (was: Patch Available) Fixed

[jira] [Updated] (MAHOUT-1340) Make LuceneSegment* tests work with both Hadoop 1 and 2

2013-09-24 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated MAHOUT-1340: -- Resolution: Fixed Status: Resolved (was: Patch Available) Make LuceneSegment* tests

[jira] [Commented] (MAHOUT-1338) Reduce mahout-integration transitive dependencies to avoid JAR hell, version conflicts

2013-09-20 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13772928#comment-13772928 ] Sean Owen commented on MAHOUT-1338: --- Guys I'm going to proceed with this. It should

[jira] [Updated] (MAHOUT-1338) Reduce mahout-integration transitive dependencies to avoid JAR hell, version conflicts

2013-09-20 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated MAHOUT-1338: -- Resolution: Fixed Fix Version/s: 0.9 Status: Resolved (was: Patch Available)

[jira] [Created] (MAHOUT-1339) Add RAT check; fix copyright headers

2013-09-20 Thread Sean Owen (JIRA)
Sean Owen created MAHOUT-1339: - Summary: Add RAT check; fix copyright headers Key: MAHOUT-1339 URL: https://issues.apache.org/jira/browse/MAHOUT-1339 Project: Mahout Issue Type: Improvement

[jira] [Updated] (MAHOUT-1339) Add RAT check; fix copyright headers

2013-09-20 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated MAHOUT-1339: -- Attachment: MAHOUT-1339.patch Add RAT check; fix copyright headers

[jira] [Updated] (MAHOUT-1338) Reduce mahout-integration transitive dependencies to avoid JAR hell, version conflicts

2013-09-20 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated MAHOUT-1338: -- Attachment: (was: MAHOUT-1339.patch) Reduce mahout-integration transitive dependencies to

[jira] [Updated] (MAHOUT-1339) Add RAT check; fix copyright headers

2013-09-20 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated MAHOUT-1339: -- Status: Patch Available (was: Open) Add RAT check; fix copyright headers

[jira] [Updated] (MAHOUT-1338) Reduce mahout-integration transitive dependencies to avoid JAR hell, version conflicts

2013-09-20 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated MAHOUT-1338: -- Attachment: MAHOUT-1339.patch Reduce mahout-integration transitive dependencies to avoid JAR

[jira] [Created] (MAHOUT-1338) Reduce mahout-integration transitive dependencies to avoid JAR hell, version conflicts

2013-09-18 Thread Sean Owen (JIRA)
Sean Owen created MAHOUT-1338: - Summary: Reduce mahout-integration transitive dependencies to avoid JAR hell, version conflicts Key: MAHOUT-1338 URL: https://issues.apache.org/jira/browse/MAHOUT-1338

[jira] [Updated] (MAHOUT-1338) Reduce mahout-integration transitive dependencies to avoid JAR hell, version conflicts

2013-09-18 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated MAHOUT-1338: -- Attachment: MAHOUT-1338.patch Reduce mahout-integration transitive dependencies to avoid JAR

[jira] [Updated] (MAHOUT-1338) Reduce mahout-integration transitive dependencies to avoid JAR hell, version conflicts

2013-09-18 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated MAHOUT-1338: -- Status: Patch Available (was: Open) Reduce mahout-integration transitive dependencies to avoid

[jira] [Commented] (MAHOUT-1325) MapReduce unit tests cannot be run in parallel

2013-09-18 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13770890#comment-13770890 ] Sean Owen commented on MAHOUT-1325: --- Fair enough, I thought it was actually a small

[jira] [Commented] (MAHOUT-1293) mahout-distribution-0.8-src.tar.gz cannot be unpacked on Linux

2013-07-26 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13721068#comment-13721068 ] Sean Owen commented on MAHOUT-1293: --- I see the same. bin has permissions 000. It's fine

[jira] [Resolved] (MAHOUT-1291) MahoutDriver yields cosmetically suboptimal exception when bin/mahout runs without args, on some Hadoop versions

2013-07-26 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen resolved MAHOUT-1291. --- Resolution: Fixed Assignee: Sean Owen MahoutDriver yields cosmetically suboptimal

[jira] [Updated] (MAHOUT-1291) MahoutDriver yields cosmetically suboptimal exception when bin/mahout runs without args, on some Hadoop versions

2013-07-25 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated MAHOUT-1291: -- Attachment: MAHOUT-1291.patch MahoutDriver yields cosmetically suboptimal exception when

[jira] [Created] (MAHOUT-1291) MahoutDriver yields cosmetically suboptimal exception when bin/mahout runs without args, on some Hadoop versions

2013-07-25 Thread Sean Owen (JIRA)
Sean Owen created MAHOUT-1291: - Summary: MahoutDriver yields cosmetically suboptimal exception when bin/mahout runs without args, on some Hadoop versions Key: MAHOUT-1291 URL:

[jira] [Commented] (MAHOUT-1214) Improve the accuracy of the Spectral KMeans Method

2013-06-28 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13695325#comment-13695325 ] Sean Owen commented on MAHOUT-1214: --- Also, Hudson is not a person. It is the automated

[jira] [Commented] (MAHOUT-1103) clusterpp is not writing directories for all clusters

2013-06-06 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13677269#comment-13677269 ] Sean Owen commented on MAHOUT-1103: --- A-ha, I bet that's related to my last change to

[jira] [Commented] (MAHOUT-1103) clusterpp is not writing directories for all clusters

2013-06-06 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13677335#comment-13677335 ] Sean Owen commented on MAHOUT-1103: --- Hmm, but would that cause an OutOfMemoryError?

[jira] [Commented] (MAHOUT-1103) clusterpp is not writing directories for all clusters

2013-06-06 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13677389#comment-13677389 ] Sean Owen commented on MAHOUT-1103: --- 512MB of heap can mean quite a bit more than that

[jira] [Commented] (MAHOUT-916) Make Mahout's tests run in parallel

2013-06-05 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13675662#comment-13675662 ] Sean Owen commented on MAHOUT-916: -- Then, question: is the difference between Suneel and

[jira] [Commented] (MAHOUT-916) Make Mahout's tests run in parallel

2013-06-05 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13675671#comment-13675671 ] Sean Owen commented on MAHOUT-916: -- After looking at this again I am pretty certain the

[jira] [Commented] (MAHOUT-1211) Replace deprecated Closables.closeQuietly calls

2013-06-04 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13675285#comment-13675285 ] Sean Owen commented on MAHOUT-1211: --- Yes this is why I think false is appropriate for

[jira] [Commented] (MAHOUT-916) Make Mahout's tests run in parallel

2013-06-04 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13675615#comment-13675615 ] Sean Owen commented on MAHOUT-916: -- This makes the tests much slower for me, since on my

[jira] [Created] (MAHOUT-1239) Standardize form of log-likelihood computation

2013-06-03 Thread Sean Owen (JIRA)
Sean Owen created MAHOUT-1239: - Summary: Standardize form of log-likelihood computation Key: MAHOUT-1239 URL: https://issues.apache.org/jira/browse/MAHOUT-1239 Project: Mahout Issue Type:

[jira] [Updated] (MAHOUT-1239) Standardize form of log-likelihood computation

2013-06-03 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated MAHOUT-1239: -- Assignee: Sean Owen Status: Patch Available (was: Open) Standardize form of

[jira] [Updated] (MAHOUT-1239) Standardize form of log-likelihood computation

2013-06-03 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated MAHOUT-1239: -- Resolution: Fixed Status: Resolved (was: Patch Available) Standardize form of

[jira] [Commented] (MAHOUT-1211) Replace deprecated Closables.closeQuietly calls

2013-06-02 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13672511#comment-13672511 ] Sean Owen commented on MAHOUT-1211: --- PS I would suggest that it's OK to swallow the

[jira] [Commented] (MAHOUT-1211) Replace deprecated Closables.closeQuietly calls

2013-06-02 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13672589#comment-13672589 ] Sean Owen commented on MAHOUT-1211: --- My suggestion is essentially true for readers,

[jira] [Commented] (MAHOUT-1236) Need a cleaned up serialized format for Vectors to handle names and all other kinds of things

2013-06-01 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13672190#comment-13672190 ] Sean Owen commented on MAHOUT-1236: --- There has always been a tension between all of the

[jira] [Commented] (MAHOUT-1065) Add CassandraDataModelTest

2013-06-01 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13672191#comment-13672191 ] Sean Owen commented on MAHOUT-1065: --- AFAIK this is on hold until the dependencies are

[jira] [Commented] (MAHOUT-1236) Need a cleaned up serialized format for Vectors to handle names and all other kinds of things

2013-06-01 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13672197#comment-13672197 ] Sean Owen commented on MAHOUT-1236: --- Yes it's probably very similar. The comment was

[jira] [Commented] (MAHOUT-1204) Rewrite Benchmarks using Caliper

2013-05-06 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13649615#comment-13649615 ] Sean Owen commented on MAHOUT-1204: ---

[jira] [Resolved] (MAHOUT-1203) Problem in PhD Topic

2013-05-03 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen resolved MAHOUT-1203. --- Resolution: Invalid This not an issue report, let alone a bug. Problem in PhD

[jira] [Commented] (MAHOUT-1187) Upgrade Commons Lang to Commons Lang3.

2013-04-09 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13626768#comment-13626768 ] Sean Owen commented on MAHOUT-1187: --- Guava 14 is the latest release and it has the

[jira] [Commented] (MAHOUT-1187) Upgrade Commons Lang to Commons Lang3.

2013-04-07 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13624915#comment-13624915 ] Sean Owen commented on MAHOUT-1187: --- It's a good idea but IIRC it is not directly used

[jira] [Commented] (MAHOUT-1187) Upgrade Commons Lang to Commons Lang3.

2013-04-07 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13624930#comment-13624930 ] Sean Owen commented on MAHOUT-1187: --- Looks like a straightforward mechanical change.

[jira] [Comment Edited] (MAHOUT-1187) Upgrade Commons Lang to Commons Lang3.

2013-04-07 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13624930#comment-13624930 ] Sean Owen edited comment on MAHOUT-1187 at 4/7/13 2:57 PM: ---

[jira] [Commented] (MAHOUT-1187) Upgrade Commons Lang to Commons Lang3.

2013-04-07 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13624934#comment-13624934 ] Sean Owen commented on MAHOUT-1187: --- It should be as simple as svn commit and logging

[jira] [Resolved] (MAHOUT-1185) MemoryDiffStorage.class has a bug for slope one algorithm which could cause incorrect recommendation results

2013-04-02 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen resolved MAHOUT-1185. --- Resolution: Not A Problem Fix Version/s: (was: 0.8) Diffs are computed over all pairs of

[jira] [Resolved] (MAHOUT-1185) MemoryDiffStorage.class has a bug for slope one algorithm which could cause incorrect recommendation results

2013-04-02 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen resolved MAHOUT-1185. --- Resolution: Fixed Fix Version/s: 0.8 Done, this can actually be a one-liner change to loop

[jira] [Updated] (MAHOUT-1185) MemoryDiffStorage.class has a bug for slope one algorithm which could cause incorrect recommendation results

2013-04-02 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated MAHOUT-1185: -- Labels: (was: patch) Priority: Minor (was: Major) MemoryDiffStorage.class has a bug for

[jira] [Commented] (MAHOUT-1130) Wrong logic in org.apache.mahout.clustering.kmeans.RandomSeedGenerator

2013-03-12 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13599754#comment-13599754 ] Sean Owen commented on MAHOUT-1130: --- The problem was really the != 0. I'm sure

[jira] [Updated] (MAHOUT-945) The variance calculation of Random forest regression tree

2013-03-12 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated MAHOUT-945: - Resolution: Fixed Fix Version/s: 0.8 Assignee: Sean Owen Status: Resolved

[jira] [Updated] (MAHOUT-1144) Wrong normalization in SVD++

2013-03-11 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/MAHOUT-1144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated MAHOUT-1144: -- Labels: svd svd++ (was: ) Affects Version/s: (was: 0.8) 0.7

  1   2   3   4   5   6   7   8   9   10   >