You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Wei Zheng (JIRA)" <ji...@apache.org> on 2016/04/02 02:24:25 UTC

[jira] [Updated] (HIVE-13151) Clean up UGI objects in FileSystem cache for transactions

     [ https://issues.apache.org/jira/browse/HIVE-13151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wei Zheng updated HIVE-13151:
-----------------------------
    Attachment: HIVE-13151.branch-1.patch

> Clean up UGI objects in FileSystem cache for transactions
> ---------------------------------------------------------
>
>                 Key: HIVE-13151
>                 URL: https://issues.apache.org/jira/browse/HIVE-13151
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive
>    Affects Versions: 2.0.0
>            Reporter: Wei Zheng
>            Assignee: Wei Zheng
>             Fix For: 1.3.0, 2.1.0, 2.0.1
>
>         Attachments: HIVE-13151.1.patch, HIVE-13151.2.patch, HIVE-13151.3.patch, HIVE-13151.4.patch, HIVE-13151.ADDENDUM.patch, HIVE-13151.branch-1.patch
>
>
> One issue with FileSystem.CACHE is that it does not clean itself. The key in that cache includes UGI object. When new UGI objects are created and used with the FileSystem api, new entries get added to the cache.
> We need to manually clean up those UGI objects once they are no longer in use.



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