Hi, I see that from ATLAS 2.0.0, it implements Hive Metastore listener hook, so when I create a Hive table using Spark (which does not go through HiveServer2) , it generates events and sends them to Kafka. Unfortunately ATLAS 2.0.0 is compatible with Hive 3.x.x onwards and I am using Hive 2.x. I cannot upgrade Hive, is there a way that I can use ATLAS Hive metastore hook for older versions of Hive (e.f. Hive 2.3) ?
Thanks a lot in advance 1 -- Sandipayan