[jira] [Commented] (SPARK-7708) Incorrect task serialization with Kryo closure serializer

2015-11-11 Thread Akshat Aranya (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15001320#comment-15001320 ] Akshat Aranya commented on SPARK-7708: -- Kryo 3.x will resolve this issue, but it can't be used (yet)

[jira] [Commented] (SPARK-7708) Incorrect task serialization with Kryo closure serializer

2015-05-29 Thread Akshat Aranya (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14564919#comment-14564919 ] Akshat Aranya commented on SPARK-7708: -- Thanks, Josh. I'll look into it. I can't

[jira] [Commented] (SPARK-7708) Incorrect task serialization with Kryo closure serializer

2015-05-28 Thread Akshat Aranya (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14563786#comment-14563786 ] Akshat Aranya commented on SPARK-7708: -- [~joshrosen] I tried the test once again with

[jira] [Commented] (SPARK-7708) Incorrect task serialization with Kryo closure serializer

2015-05-28 Thread Akshat Aranya (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14564092#comment-14564092 ] Akshat Aranya commented on SPARK-7708: -- Wow, that's some serious sleuthing! I will

[jira] [Commented] (SPARK-7708) Incorrect task serialization with Kryo closure serializer

2015-05-26 Thread Akshat Aranya (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14559549#comment-14559549 ] Akshat Aranya commented on SPARK-7708: -- [~joshrosen] I am tracking down a problem

[jira] [Commented] (SPARK-7708) Incorrect task serialization with Kryo closure serializer

2015-05-22 Thread Akshat Aranya (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14556634#comment-14556634 ] Akshat Aranya commented on SPARK-7708: -- [~joshrosen], here are some fixes for getting

[jira] [Comment Edited] (SPARK-7708) Incorrect task serialization with Kryo closure serializer

2015-05-21 Thread Akshat Aranya (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14554797#comment-14554797 ] Akshat Aranya edited comment on SPARK-7708 at 5/21/15 6:22 PM:

[jira] [Commented] (SPARK-7708) Incorrect task serialization with Kryo closure serializer

2015-05-21 Thread Akshat Aranya (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14554797#comment-14554797 ] Akshat Aranya commented on SPARK-7708: -- I was able to get this working with a couple

[jira] [Commented] (SPARK-7708) Incorrect task serialization with Kryo closure serializer

2015-05-21 Thread Akshat Aranya (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14554857#comment-14554857 ] Akshat Aranya commented on SPARK-7708: -- I don't have the numbers with me right now,

[jira] [Created] (SPARK-7795) Speed up task serialization in standalone mode

2015-05-21 Thread Akshat Aranya (JIRA)
Akshat Aranya created SPARK-7795: Summary: Speed up task serialization in standalone mode Key: SPARK-7795 URL: https://issues.apache.org/jira/browse/SPARK-7795 Project: Spark Issue Type:

[jira] [Created] (SPARK-7708) Incorrect task serialization with Kryo closure serializer

2015-05-18 Thread Akshat Aranya (JIRA)
Akshat Aranya created SPARK-7708: Summary: Incorrect task serialization with Kryo closure serializer Key: SPARK-7708 URL: https://issues.apache.org/jira/browse/SPARK-7708 Project: Spark

[jira] [Commented] (SPARK-7708) Incorrect task serialization with Kryo closure serializer

2015-05-18 Thread Akshat Aranya (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14548282#comment-14548282 ] Akshat Aranya commented on SPARK-7708: -- This happens because the TaskDescription

[jira] [Created] (SPARK-4478) totalRegisteredExecutors not updated properly

2014-11-18 Thread Akshat Aranya (JIRA)
Akshat Aranya created SPARK-4478: Summary: totalRegisteredExecutors not updated properly Key: SPARK-4478 URL: https://issues.apache.org/jira/browse/SPARK-4478 Project: Spark Issue Type: Bug

[jira] [Commented] (SPARK-2365) Add IndexedRDD, an efficient updatable key-value store

2014-10-16 Thread Akshat Aranya (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14173904#comment-14173904 ] Akshat Aranya commented on SPARK-2365: -- This looks great! I have been using