You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2015/04/14 20:38:12 UTC

[jira] [Created] (HIVE-10329) LLAP: Hadoop reflectionutils has issues

Sergey Shelukhin created HIVE-10329:
---------------------------------------

             Summary: LLAP: Hadoop reflectionutils has issues
                 Key: HIVE-10329
                 URL: https://issues.apache.org/jira/browse/HIVE-10329
             Project: Hive
          Issue Type: Sub-task
            Reporter: Sergey Shelukhin


1) Constructor cache leaks classes and their attendant static overhead forever.
2) Class cache inside conf used when getting JobConfigurable classes has an epic lock.

Both bugs are files in Hadoop but will hardly ever be fixed at this rate. This version avoids both problems



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