[jira] [Commented] (SPARK-11617) MEMORY LEAK: ByteBuf.release() was not called before it's garbage-collected

2015-11-17 Thread LingZhou (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15010355#comment-15010355 ] LingZhou commented on SPARK-11617: -- You are right. After increasing spark.yarn.executor.memoryOverhead,

[jira] [Commented] (SPARK-11617) MEMORY LEAK: ByteBuf.release() was not called before it's garbage-collected

2015-11-16 Thread LingZhou (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15007981#comment-15007981 ] LingZhou commented on SPARK-11617: -- While running sort in spark-perf there are still exceeding memory

[jira] [Commented] (SPARK-11617) MEMORY LEAK: ByteBuf.release() was not called before it's garbage-collected

2015-11-15 Thread LingZhou (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15006153#comment-15006153 ] LingZhou commented on SPARK-11617: -- Hi Vanzin, I tested this fix. While there is no reference problem

[jira] [Commented] (SPARK-11617) MEMORY LEAK: ByteBuf.release() was not called before it's garbage-collected

2015-11-11 Thread LingZhou (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15001721#comment-15001721 ] LingZhou commented on SPARK-11617: -- Ok, it's in two programs. In one programs, it's like 15/11/12

[jira] [Commented] (SPARK-11617) MEMORY LEAK: ByteBuf.release() was not called before it's garbage-collected

2015-11-11 Thread LingZhou (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-11617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15001615#comment-15001615 ] LingZhou commented on SPARK-11617: -- After testing this pull request, there is no ERROR: LEAK. But it

[jira] [Created] (SPARK-11617) MEMORY LEAK: ByteBuf.release() was not called before it's garbage-collected

2015-11-09 Thread LingZhou (JIRA)
LingZhou created SPARK-11617: Summary: MEMORY LEAK: ByteBuf.release() was not called before it's garbage-collected Key: SPARK-11617 URL: https://issues.apache.org/jira/browse/SPARK-11617 Project: Spark