-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/68726/
-----------------------------------------------------------
Review request for atlas, Apoorv Naik, Ashutosh Mestry, Nixon Rodrigues, and
Sarath Subramanian.
Bugs: ATLAS-2872
https://issues.apache.org/jira/browse/ATLAS-2872
Repository: atlas
Description
-------
updated name-cache in Hive hook with options to periodically purge the cache,
depending on configuration atlas.hook.hive.name.cache.rebuild.interval.seconds.
By default the cache will be rebuilt evey hour.
Diffs
-----
addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/AtlasHiveHookContext.java
c31d94c25
addons/hive-bridge/src/main/java/org/apache/atlas/hive/hook/HiveHook.java
a0a441009
Diff: https://reviews.apache.org/r/68726/diff/1/
Testing
-------
Verified that the cache was rebuilt at specified intervals in Hive hook.
Thanks,
Madhan Neethiraj