[jira] [Created] (SPARK-18466) Missing withFilter method causes warnings when using for comprehensions

2016-11-15 Thread Richard W. Eggert II (JIRA)
Richard W. Eggert II created SPARK-18466: Summary: Missing withFilter method causes warnings when using for comprehensions Key: SPARK-18466 URL: https://issues.apache.org/jira/browse/SPARK-18466

[jira] [Updated] (SPARK-18466) Missing withFilter method causes warnings when using for comprehensions

2016-11-15 Thread Richard W. Eggert II (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-18466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard W. Eggert II updated SPARK-18466: - Description: The fact that the RDD class has a {{filter}} method but not a {{with

[jira] [Created] (SPARK-11296) FutureAction.onComplete consumes a thread while waiting for job

2015-10-24 Thread Richard W. Eggert II (JIRA)
Richard W. Eggert II created SPARK-11296: Summary: FutureAction.onComplete consumes a thread while waiting for job Key: SPARK-11296 URL: https://issues.apache.org/jira/browse/SPARK-11296 Proje

[jira] [Commented] (SPARK-9026) SimpleFutureAction.onComplete should not tie up a separate thread for each callback

2015-10-27 Thread Richard W. Eggert II (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14976425#comment-14976425 ] Richard W. Eggert II commented on SPARK-9026: - Also see https://github.com/apa

[jira] [Comment Edited] (SPARK-9026) SimpleFutureAction.onComplete should not tie up a separate thread for each callback

2015-10-27 Thread Richard W. Eggert II (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-9026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14976425#comment-14976425 ] Richard W. Eggert II edited comment on SPARK-9026 at 10/27/15 1:55 PM: -

[jira] [Commented] (SPARK-2707) Upgrade to Akka 2.3

2014-08-22 Thread Richard W. Eggert II (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-2707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14107827#comment-14107827 ] Richard W. Eggert II commented on SPARK-2707: - Upgrading to Akka 2.3 will also

[jira] [Commented] (SPARK-4514) SparkContext localProperties does not inherit property updates across thread reuse

2015-11-22 Thread Richard W. Eggert II (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15021185#comment-15021185 ] Richard W. Eggert II commented on SPARK-4514: - The unit test attached to this

[jira] [Comment Edited] (SPARK-4514) SparkContext localProperties does not inherit property updates across thread reuse

2015-11-22 Thread Richard W. Eggert II (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15021185#comment-15021185 ] Richard W. Eggert II edited comment on SPARK-4514 at 11/22/15 8:54 PM: -

[jira] [Commented] (SPARK-4514) SparkContext localProperties does not inherit property updates across thread reuse

2015-11-22 Thread Richard W. Eggert II (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15021187#comment-15021187 ] Richard W. Eggert II commented on SPARK-4514: - This test, however, still fails

[jira] [Commented] (SPARK-4514) SparkContext localProperties does not inherit property updates across thread reuse

2015-11-22 Thread Richard W. Eggert II (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15021194#comment-15021194 ] Richard W. Eggert II commented on SPARK-4514: - I implemented a two-line fix th