[jira] [Created] (SPARK-16688) OpenHashSet.MAX_CAPACITY is always based on Int even when using Long

2016-07-22 Thread Ben McCann (JIRA)
Ben McCann created SPARK-16688: -- Summary: OpenHashSet.MAX_CAPACITY is always based on Int even when using Long Key: SPARK-16688 URL: https://issues.apache.org/jira/browse/SPARK-16688 Project: Spark

[jira] [Commented] (SPARK-16658) Add EdgePartition.withVertexAttributes

2016-07-21 Thread Ben McCann (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15387291#comment-15387291 ] Ben McCann commented on SPARK-16658: Also, regarding whether GraphX is still being updated, it

[jira] [Commented] (SPARK-16658) Add EdgePartition.withVertexAttributes

2016-07-21 Thread Ben McCann (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-16658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15387289#comment-15387289 ] Ben McCann commented on SPARK-16658: The code is licensed under an Apache 2 license, so it's fine to

[jira] [Created] (SPARK-16658) Add EdgePartition.withVertexAttributes

2016-07-20 Thread Ben McCann (JIRA)
Ben McCann created SPARK-16658: -- Summary: Add EdgePartition.withVertexAttributes Key: SPARK-16658 URL: https://issues.apache.org/jira/browse/SPARK-16658 Project: Spark Issue Type: Improvement

[jira] [Created] (SPARK-16617) Upgrade to Avro 1.8.x

2016-07-18 Thread Ben McCann (JIRA)
Ben McCann created SPARK-16617: -- Summary: Upgrade to Avro 1.8.x Key: SPARK-16617 URL: https://issues.apache.org/jira/browse/SPARK-16617 Project: Spark Issue Type: Improvement

[jira] [Commented] (SPARK-6567) Large linear model parallelism via a join and reduceByKey

2016-07-11 Thread Ben McCann (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15371816#comment-15371816 ] Ben McCann commented on SPARK-6567: --- [~hucheng] can you share your code for this? > Large linear model

[jira] [Comment Edited] (SPARK-7008) An implementation of Factorization Machine (LibFM)

2016-04-26 Thread Ben McCann (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255122#comment-15255122 ] Ben McCann edited comment on SPARK-7008 at 4/26/16 10:09 PM: - I've found a

[jira] [Created] (SPARK-14882) Programming Guide Improvements

2016-04-23 Thread Ben McCann (JIRA)
Ben McCann created SPARK-14882: -- Summary: Programming Guide Improvements Key: SPARK-14882 URL: https://issues.apache.org/jira/browse/SPARK-14882 Project: Spark Issue Type: Improvement

[jira] [Commented] (SPARK-7008) An implementation of Factorization Machine (LibFM)

2016-04-22 Thread Ben McCann (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15255122#comment-15255122 ] Ben McCann commented on SPARK-7008: --- I've found a number of implementations: