You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Madhan Neethiraj (JIRA)" <ji...@apache.org> on 2018/09/15 04:12:00 UTC

[jira] [Created] (ATLAS-2872) add an option to periodically clear cache in Hive hook

Madhan Neethiraj created ATLAS-2872:
---------------------------------------

             Summary: add an option to periodically clear cache in Hive hook
                 Key: ATLAS-2872
                 URL: https://issues.apache.org/jira/browse/ATLAS-2872
             Project: Atlas
          Issue Type: Improvement
          Components: atlas-intg
    Affects Versions: 1.0.0, 0.8.2, 1.1.0
            Reporter: Madhan Neethiraj
            Assignee: Madhan Neethiraj


Hive hook caches names of databases and tables which were sent in earlier notifications, to avoid sending the same details in subsequent notifications. This is a lru cache and keeps the number of names cached to a limit. This caching should be updated with an option to periodically clear the names, so that the details will be send again when the hook encounters these databases/tables again.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)