[jira] Commented: (PIG-1313) PigServer leaks memory over time

2010-04-01 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852463#action_12852463 ] Daniel Dai commented on PIG-1313: - Thanks, Bill, Let's leave triggerDeleteOnFail. This is the

[jira] Commented: (PIG-1313) PigServer leaks memory over time

2010-03-31 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852240#action_12852240 ] Daniel Dai commented on PIG-1313: - I read the patch again. Two things I notice: 1. PigServer.

[jira] Commented: (PIG-1313) PigServer leaks memory over time

2010-03-31 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852202#action_12852202 ] Daniel Dai commented on PIG-1313: - +1. This patch faithfully translate static variable into T

[jira] Commented: (PIG-1313) PigServer leaks memory over time

2010-03-31 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852060#action_12852060 ] Daniel Dai commented on PIG-1313: - I will review it. > PigServer leaks memory over time > --

[jira] Commented: (PIG-1313) PigServer leaks memory over time

2010-03-30 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851717#action_12851717 ] Hadoop QA commented on PIG-1313: -1 overall. Here are the results of testing the latest atta

[jira] Commented: (PIG-1313) PigServer leaks memory over time

2010-03-29 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851228#action_12851228 ] Hadoop QA commented on PIG-1313: -1 overall. Here are the results of testing the latest atta

[jira] Commented: (PIG-1313) PigServer leaks memory over time

2010-03-29 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851102#action_12851102 ] Hadoop QA commented on PIG-1313: -1 overall. Here are the results of testing the latest atta

[jira] Commented: (PIG-1313) PigServer leaks memory over time

2010-03-29 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851087#action_12851087 ] Hadoop QA commented on PIG-1313: -1 overall. Here are the results of testing the latest atta

[jira] Commented: (PIG-1313) PigServer leaks memory over time

2010-03-25 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849846#action_12849846 ] Daniel Dai commented on PIG-1313: - In this case, we can skip the unit test and test it manual

[jira] Commented: (PIG-1313) PigServer leaks memory over time

2010-03-25 Thread Bill Graham (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849836#action_12849836 ] Bill Graham commented on PIG-1313: -- Sure, I can work on a patch. Not sure how I'd create a u

[jira] Commented: (PIG-1313) PigServer leaks memory over time

2010-03-25 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849811#action_12849811 ] Daniel Dai commented on PIG-1313: - I think ThreadLocal could be a simpler alternative solutio

[jira] Commented: (PIG-1313) PigServer leaks memory over time

2010-03-24 Thread Bill Graham (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849501#action_12849501 ] Bill Graham commented on PIG-1313: -- You summed it up well Alan. My ThreadLocal suggestion wa

[jira] Commented: (PIG-1313) PigServer leaks memory over time

2010-03-24 Thread Alan Gates (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12849453#action_12849453 ] Alan Gates commented on PIG-1313: - I'm not sure I understand all the pros and cons of Daniel'

[jira] Commented: (PIG-1313) PigServer leaks memory over time

2010-03-23 Thread Bill Graham (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12848968#action_12848968 ] Bill Graham commented on PIG-1313: -- Looking more closely at FileLocalizer it does seem that

[jira] Commented: (PIG-1313) PigServer leaks memory over time

2010-03-22 Thread Bill Graham (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12848442#action_12848442 ] Bill Graham commented on PIG-1313: -- Thanks for the pointer to PIG-240. The patch included ma

[jira] Commented: (PIG-1313) PigServer leaks memory over time

2010-03-22 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/PIG-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12848391#action_12848391 ] Daniel Dai commented on PIG-1313: - Yes, your observation is valid. When we design PigServer,