Details
-
Wish
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.2.0
-
None
-
Atlas 1.2 + CDH 5.16 (Hive 1.1.0)
Description
Hello everyone, I have encountered some problems in using atlas.
I have a requirement: get the number of queries or the query frequency of each Hive table, so that I can know how "cold" or "hot" the table is.This is useful because it can help me manage Hive tables better.So my question is, can Atlas help me with this work? What should I do?When I look at the source code of this part of Atlas about Hive hook, I find that Atlas does not operate on the Query statement?
Looking forward to your reply, thank you!