[
https://issues.apache.org/jira/browse/HIVE-13749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15363705#comment-15363705
]
Thejas M Nair commented on HIVE-13749:
--
+1 looks good.
> Memory leak in Hive Metast
[
https://issues.apache.org/jira/browse/HIVE-13749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15362576#comment-15362576
]
Aihua Xu commented on HIVE-13749:
-
+1. The change makes sense to me.
> Memory leak in Hiv
[
https://issues.apache.org/jira/browse/HIVE-13749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15362557#comment-15362557
]
Naveen Gangam commented on HIVE-13749:
--
The test failures above do not appear to be r
[
https://issues.apache.org/jira/browse/HIVE-13749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15360253#comment-15360253
]
Hive QA commented on HIVE-13749:
Here are the results of testing the latest attachment:
[
https://issues.apache.org/jira/browse/HIVE-13749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15359603#comment-15359603
]
Naveen Gangam commented on HIVE-13749:
--
Have a new heap dump from a customer that has
[
https://issues.apache.org/jira/browse/HIVE-13749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15321265#comment-15321265
]
Naveen Gangam commented on HIVE-13749:
--
[~thejas] After disabling the compactor.Initi
[
https://issues.apache.org/jira/browse/HIVE-13749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15317100#comment-15317100
]
Naveen Gangam commented on HIVE-13749:
--
Thanks [~daijy]
I have been running with som
[
https://issues.apache.org/jira/browse/HIVE-13749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15317001#comment-15317001
]
Daniel Dai commented on HIVE-13749:
---
[~ngangam], what I used to do before to diagnose is
[
https://issues.apache.org/jira/browse/HIVE-13749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15304586#comment-15304586
]
Thejas M Nair commented on HIVE-13749:
--
bq. Since disabling the cache entirely causes
[
https://issues.apache.org/jira/browse/HIVE-13749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15304219#comment-15304219
]
Naveen Gangam commented on HIVE-13749:
--
The retained size for each Configuration inst
[
https://issues.apache.org/jira/browse/HIVE-13749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15304165#comment-15304165
]
Aihua Xu commented on HIVE-13749:
-
OK. So it's not the objects of Conf themselves occupy t
[
https://issues.apache.org/jira/browse/HIVE-13749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15304155#comment-15304155
]
Naveen Gangam commented on HIVE-13749:
--
Unfortunately, my test environment got auto-d
[
https://issues.apache.org/jira/browse/HIVE-13749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15304139#comment-15304139
]
Naveen Gangam commented on HIVE-13749:
--
[~thejas] Thanks for continued discussion on
[
https://issues.apache.org/jira/browse/HIVE-13749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15304074#comment-15304074
]
Aihua Xu commented on HIVE-13749:
-
[~ngangam] Just try to understand the issue. FileSystem
[
https://issues.apache.org/jira/browse/HIVE-13749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15303049#comment-15303049
]
Thejas M Nair commented on HIVE-13749:
--
HIVE-3098 fixes it for metastore .
This fix
[
https://issues.apache.org/jira/browse/HIVE-13749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15302965#comment-15302965
]
Naveen Gangam commented on HIVE-13749:
--
Oops just posted the patch to RB (https://rev
[
https://issues.apache.org/jira/browse/HIVE-13749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15302925#comment-15302925
]
Thejas M Nair commented on HIVE-13749:
--
Regarding the patch
1. How do you make sure t
[
https://issues.apache.org/jira/browse/HIVE-13749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15302889#comment-15302889
]
Naveen Gangam commented on HIVE-13749:
--
perhaps in the HiveMetaStore.shutdown() we cl
[
https://issues.apache.org/jira/browse/HIVE-13749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15296771#comment-15296771
]
Thejas M Nair commented on HIVE-13749:
--
This FileSystem.CACHE leak is an issue that s
[
https://issues.apache.org/jira/browse/HIVE-13749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15296454#comment-15296454
]
Naveen Gangam commented on HIVE-13749:
--
[~thejas] I have a better understanding of wh
[
https://issues.apache.org/jira/browse/HIVE-13749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15282359#comment-15282359
]
Naveen Gangam commented on HIVE-13749:
--
I am still analyzing the heap, but appears li
[
https://issues.apache.org/jira/browse/HIVE-13749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15281918#comment-15281918
]
Thejas M Nair commented on HIVE-13749:
--
Any ideas to what is causing them to be retai
22 matches
Mail list logo