I want to hook Hive for importing metadata automatically in Apache atlas that
is installed standalone. Instruction on apache atlas website says "untar
apache-atlas-${project.version}-hive-hook.tar.gz" and I can't find this file.
I'v tried to build apache-atlas-sources and I ran into
DependencyResolutionException error in "Apache atlas UI" step. Is there a mvn
command which build just apache-atlas-${project.version}-hive-hook.tar.gz so I
can finish the instructions? or is there a solution to
DependencyResolutionException problem?