Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Can Atlas fetch metadata from Informatica governance tool and integrate with the local metadata?

avatar
 
1 ACCEPTED SOLUTION

avatar
Super Collaborator

Unfortunately, not yet. At this point, Atlas is best used with Hive, capturing the following events:

  • create database
  • create table/view, create table as select
  • load, import, export
  • DMLs (insert)
  • alter database
  • alter table (skewed table information, stored as, protection is not supported)
  • alter view

Also, Atlas works with Sqoop, capturing events from the hive import command.

View solution in original post

1 REPLY 1

avatar
Super Collaborator

Unfortunately, not yet. At this point, Atlas is best used with Hive, capturing the following events:

  • create database
  • create table/view, create table as select
  • load, import, export
  • DMLs (insert)
  • alter database
  • alter table (skewed table information, stored as, protection is not supported)
  • alter view

Also, Atlas works with Sqoop, capturing events from the hive import command.