[jira] [Commented] (SPARK-5854) Implement Personalized PageRank with GraphX

2015-02-17 Thread Baoxu Shi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14324374#comment-14324374 ] Baoxu Shi commented on SPARK-5854: -- Oh sure, there are lots of paper talking about

[jira] [Updated] (SPARK-5854) Implement Personalized PageRank with GraphX

2015-02-16 Thread Baoxu Shi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-5854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Baoxu Shi updated SPARK-5854: - Remaining Estimate: 48h (was: 24h) Original Estimate: 48h (was: 24h) Implement Personalized

[jira] [Created] (SPARK-2347) Graph object can not be set to StorageLevel.MEMORY_ONLY_SER

2014-07-02 Thread Baoxu Shi (JIRA)
Baoxu Shi created SPARK-2347: Summary: Graph object can not be set to StorageLevel.MEMORY_ONLY_SER Key: SPARK-2347 URL: https://issues.apache.org/jira/browse/SPARK-2347 Project: Spark Issue

[jira] [Commented] (SPARK-2245) VertexRDD can not be materialized for checkpointing

2014-06-30 Thread Baoxu Shi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14048073#comment-14048073 ] Baoxu Shi commented on SPARK-2245: -- I edited my original comment to add the updates, but

[jira] [Commented] (SPARK-2228) onStageSubmitted does not properly called so NoSuchElement will be thrown in onStageCompleted

2014-06-28 Thread Baoxu Shi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14046872#comment-14046872 ] Baoxu Shi commented on SPARK-2228: -- No problem, I’ll do that. onStageSubmitted does

[jira] [Commented] (SPARK-2228) onStageSubmitted does not properly called so NoSuchElement will be thrown in onStageCompleted

2014-06-28 Thread Baoxu Shi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14046889#comment-14046889 ] Baoxu Shi commented on SPARK-2228: -- [~rxin] https://github.com/apache/spark/pull/1257

[jira] [Commented] (SPARK-2228) onStageSubmitted does not properly called so NoSuchElement will be thrown in onStageCompleted

2014-06-27 Thread Baoxu Shi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14046102#comment-14046102 ] Baoxu Shi commented on SPARK-2228: -- I think a workaround would be adding

[jira] [Comment Edited] (SPARK-2245) VertexRDD can not be materialized for checkpointing

2014-06-24 Thread Baoxu Shi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14041448#comment-14041448 ] Baoxu Shi edited comment on SPARK-2245 at 6/25/14 1:43 AM: --- Hi

[jira] [Created] (SPARK-2245) VertexRDD can not be materialized for checkpointing

2014-06-23 Thread Baoxu Shi (JIRA)
Baoxu Shi created SPARK-2245: Summary: VertexRDD can not be materialized for checkpointing Key: SPARK-2245 URL: https://issues.apache.org/jira/browse/SPARK-2245 Project: Spark Issue Type: Bug

[jira] [Commented] (SPARK-2245) VertexRDD can not be materialized for checkpointing

2014-06-23 Thread Baoxu Shi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14041448#comment-14041448 ] Baoxu Shi commented on SPARK-2245: -- Just submit the changes, thanks! VertexRDD can not

[jira] [Created] (SPARK-2228) onStageSubmitted does not properly called so NoSuchElement will throw in onStageCompleted

2014-06-21 Thread Baoxu Shi (JIRA)
Baoxu Shi created SPARK-2228: Summary: onStageSubmitted does not properly called so NoSuchElement will throw in onStageCompleted Key: SPARK-2228 URL: https://issues.apache.org/jira/browse/SPARK-2228

[jira] [Updated] (SPARK-2228) onStageSubmitted does not properly called so NoSuchElement will throw in onStageCompleted

2014-06-21 Thread Baoxu Shi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Baoxu Shi updated SPARK-2228: - Description: We are using `SaveAsObjectFile` and `objectFile` to cut off lineage during iterative

[jira] [Updated] (SPARK-2228) onStageSubmitted does not properly called so NoSuchElement will be thrown in onStageCompleted

2014-06-21 Thread Baoxu Shi (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Baoxu Shi updated SPARK-2228: - Summary: onStageSubmitted does not properly called so NoSuchElement will be thrown in onStageCompleted