Dhiren, Capturing of Lineage is possible only if Hive hook is ON and hive events are captured by Atlas hive hook in runtime. This is not possible with import-hive.sh script, this is limitation of import-hive.sh script
nixon On Wed, Apr 3, 2019 at 1:29 PM Dhiren Sangani <[email protected]> wrote: > Hi Nixon, > > > > I am new to Atlas and I have been exploring Atlas using HDP 2.6.4 sandbox. > > > > I have configured Hive Hook and able to see all changes in Atlas. > > I also run import-hive.sh script to get all the metadata into Atlas. > > > > However I noticed that, column lineage information is getting captured by > Hook only and that’s something not done by bridge. > > > > Is there any way we can achieve same thing in bridge? > > > > If I create a CTAS query, and run bridge, it only captures table but it > did not create column lineage process. (I disabled hook to test this) > > > > Thanks, > > Dhiren >
