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.

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.