[jira] [Commented] (SPARK-15328) Word2Vec import for original binary format

2016-12-05 Thread Robin East (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-15328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15723536#comment-15723536 ] Robin East commented on SPARK-15328: Any news on the PR for this? There seem to be a few issues with

[jira] [Commented] (SPARK-10945) GraphX computes Pagerank with NaN (with some datasets)

2016-02-22 Thread Robin East (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15156641#comment-15156641 ] Robin East commented on SPARK-10945: [~ankurd] Did you get a chance to look at this? > GraphX

[jira] [Commented] (SPARK-10945) GraphX computes Pagerank with NaN (with some datasets)

2016-02-22 Thread Robin East (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15156639#comment-15156639 ] Robin East commented on SPARK-10945: It's not obvious how to reproduce this from the datasets

[jira] [Commented] (SPARK-6808) Checkpointing after zipPartitions results in NODE_LOCAL execution

2016-02-22 Thread Robin East (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15156599#comment-15156599 ] Robin East commented on SPARK-6808: --- It doesn't look like this should be tagged with GraphX - as the

[jira] [Commented] (SPARK-3650) Triangle Count handles reverse edges incorrectly

2016-02-18 Thread Robin East (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-3650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15152327#comment-15152327 ] Robin East commented on SPARK-3650: --- I did ask if the PR could be revived but never followed up on it.

[jira] [Commented] (SPARK-6357) Add unapply in EdgeContext

2015-09-17 Thread Robin East (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-6357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14804664#comment-14804664 ] Robin East commented on SPARK-6357: --- [~maropu] Looks like the PR was merged. Does that mean this JIRA

[jira] [Commented] (SPARK-9429) TriangleCount: job aborted due to stage failure

2015-09-17 Thread Robin East (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14804678#comment-14804678 ] Robin East commented on SPARK-9429: --- The scala docs for triangleCount state 'Note that the input graph

[jira] [Created] (SPARK-10598) RoutingTablePartition toMessage method refers to bytes instead of bits

2015-09-14 Thread Robin East (JIRA)
Robin East created SPARK-10598: -- Summary: RoutingTablePartition toMessage method refers to bytes instead of bits Key: SPARK-10598 URL: https://issues.apache.org/jira/browse/SPARK-10598 Project: Spark

[jira] [Commented] (SPARK-10598) RoutingTablePartition toMessage method refers to bytes instead of bits

2015-09-14 Thread Robin East (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-10598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14744359#comment-14744359 ] Robin East commented on SPARK-10598: Apologies - have checked it out. You're referring to Fix and

[jira] [Commented] (SPARK-5692) Model import/export for Word2Vec

2015-07-30 Thread Robin East (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14647432#comment-14647432 ] Robin East commented on SPARK-5692: --- Hi the description includes the sentence 'We may

[jira] [Commented] (SPARK-3650) Triangle Count handles reverse edges incorrectly

2015-06-26 Thread Robin East (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-3650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14603016#comment-14603016 ] Robin East commented on SPARK-3650: --- What is the status of this issue? A user on the