Created 03-10-2017 12:16 AM
Wanting to track data lineage and transformation processing completed by Pentaho in Atlas. Has anyone built a bridge for metadata from Pentaho to Apache Atlas?
Created 03-10-2017 02:26 PM
Hi @Greg Lawrance,
The only bridge AFAIK is MITI Meta Bridge which supports both PDI and Atlas in Beta.
There are a couple of projects on Github which will give an idea on how you can do it (REST API, Java).
https://github.com/shivajid/atlas
https://github.com/yhemanth/atlas-demo
https://github.com/vakshorton/NifiAtlasBridge
/Best regards, Mats
Created 03-10-2017 05:48 PM
Thanks @Mats Johansson! Will check these resources out.