Apache Atlas 1.0.0
Hive 1.1.0
When I configured the hive hook according to the official website.
Only the bin/hive client can pass information such as create table to atlas, while beeline or hue cannot. I don't know why?
<property>
<name>hive.exec.post.hooks</name>
<value>org.apache.atlas.hive.hook.HiveHook</value>
</property>