[jira] [Commented] (SPARK-7183) Memory leak in netty shuffle with spark standalone cluster

2016-03-23 Thread Andy Sloane (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-7183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15208654#comment-15208654 ] Andy Sloane commented on SPARK-7183: FWIW, this also affects Spark 1.2. > Memory leak in netty

[jira] [Commented] (SPARK-13631) getPreferredLocations race condition in spark 1.6.0?

2016-03-03 Thread Andy Sloane (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178980#comment-15178980 ] Andy Sloane commented on SPARK-13631: - Hm. I see, it's just a coincidence that a thread tends to get

[jira] [Comment Edited] (SPARK-13631) getPreferredLocations race condition in spark 1.6.0?

2016-03-03 Thread Andy Sloane (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178710#comment-15178710 ] Andy Sloane edited comment on SPARK-13631 at 3/3/16 10:21 PM: -- Did a little

[jira] [Comment Edited] (SPARK-13631) getPreferredLocations race condition in spark 1.6.0?

2016-03-03 Thread Andy Sloane (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178710#comment-15178710 ] Andy Sloane edited comment on SPARK-13631 at 3/3/16 10:19 PM: -- Did a little

[jira] [Commented] (SPARK-13631) getPreferredLocations race condition in spark 1.6.0?

2016-03-03 Thread Andy Sloane (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15178710#comment-15178710 ] Andy Sloane commented on SPARK-13631: - Did a little more testing, added some logs, and confirmed my

[jira] [Commented] (SPARK-13631) getPreferredLocations race condition in spark 1.6.0?

2016-03-03 Thread Andy Sloane (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15177893#comment-15177893 ] Andy Sloane commented on SPARK-13631: - I will.. It was late and I was brain-dumping.. >

[jira] [Comment Edited] (SPARK-13631) getPreferredLocations race condition in spark 1.6.0?

2016-03-03 Thread Andy Sloane (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15177502#comment-15177502 ] Andy Sloane edited comment on SPARK-13631 at 3/3/16 8:55 AM: - Further

[jira] [Commented] (SPARK-13631) getPreferredLocations race condition in spark 1.6.0?

2016-03-03 Thread Andy Sloane (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15177502#comment-15177502 ] Andy Sloane commented on SPARK-13631: - Further bisecting with the reduceLocality flag forced to true

[jira] [Commented] (SPARK-13631) getPreferredLocations race condition in spark 1.6.0?

2016-03-02 Thread Andy Sloane (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-13631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15177261#comment-15177261 ] Andy Sloane commented on SPARK-13631: - Did some digging with git bisect. It turns out to be directly

[jira] [Created] (SPARK-13631) getPreferredLocations race condition in spark 1.6.0?

2016-03-02 Thread Andy Sloane (JIRA)
Andy Sloane created SPARK-13631: --- Summary: getPreferredLocations race condition in spark 1.6.0? Key: SPARK-13631 URL: https://issues.apache.org/jira/browse/SPARK-13631 Project: Spark Issue

[jira] [Issue Comment Deleted] (SPARK-4454) Race condition in DAGScheduler

2015-09-02 Thread Andy Sloane (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Sloane updated SPARK-4454: --- Comment: was deleted (was: We have been manually applying this hotfix to 1.2.x, as it seems to fix

[jira] [Commented] (SPARK-4454) Race condition in DAGScheduler

2015-08-21 Thread Andy Sloane (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-4454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14707798#comment-14707798 ] Andy Sloane commented on SPARK-4454: We have been manually applying this hotfix to