You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Shwetha G S (JIRA)" <ji...@apache.org> on 2015/09/23 11:07:04 UTC

[jira] [Created] (ATLAS-179) Atlas hook causes mem leak and hive server 2 crashes

Shwetha G S created ATLAS-179:
---------------------------------

             Summary: Atlas hook causes mem leak and hive server 2 crashes
                 Key: ATLAS-179
                 URL: https://issues.apache.org/jira/browse/ATLAS-179
             Project: Atlas
          Issue Type: Bug
            Reporter: Shwetha G S
            Assignee: Shwetha G S
            Priority: Critical


Two issues:
1. While queueing for ThreadPoolExecutor, we add hive query plan. Looks like query plan contains the fetch tasks and their job confs. Job confs contain java.util.Properties and can be huge
2. We have unbounded queue in ThreadPoolExecutor



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)