Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Does Atlas track Sqoop Exports?

avatar
New Member

Was able to follow the sandbox tutorial and got sqoop import to be tracked in atlas. I then made a new hive table by joining two tables I sqooped in and then tried to sqoop export the new hive table back to MySQL. This worked fine in terms of transferring the new hive table into a new MySQL table.... but Atlas did not track the export!?! (I can see the import lineage and the hiveQL lineage...but no export lineage.)

So, does Altas support sqoop exports? or is their something else I have to configure. (using Atlas 0.7 and Hortonworks Sandbox 2.5)

1 ACCEPTED SOLUTION

avatar

@George Cancro

Currently, atlas does not track the sqoop export, it supports only sqoop import. Please refer to the below documentation.

https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.5.3/bk_command-line-installation/content/config...

View solution in original post

5 REPLIES 5

avatar

avatar
New Member

Namit, looked at article you submitted. Are you saying that sqoop exports are not automatic like sqoop imports and therefore I should use the API or kafka topic to "work-around" this?

avatar

Yes, as Ayub mentioned below as of now Sqoop exports are not automatic.

avatar
New Member

Thanks for quick reply, got it.

avatar

@George Cancro

Currently, atlas does not track the sqoop export, it supports only sqoop import. Please refer to the below documentation.

https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.5.3/bk_command-line-installation/content/config...