Options
- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Solved
Go to solution
Can Atlas fetch metadata from Informatica governance tool and integrate with the local metadata?
Labels:
- Labels:
-
Apache Atlas
Guru
Created 06-06-2016 06:15 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
1 ACCEPTED SOLUTION
Super Collaborator
Created 10-19-2016 03:37 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
1 REPLY 1
Super Collaborator
Created 10-19-2016 03:37 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.