B

2 Messages

 • 

300 Points

Tuesday, November 12th, 2024 5:33 PM

Working with technical lineage python scripts

Hi,

I would like to try the custom technical lineage python scripts in the Marketplace for Data Catalog. Has anyone downloaded this onto your local server?

I don't see steps on how to do that. 

thanks,
Brigid

14 Messages

 • 

1.3K Points

6 days ago

Hi @brigidhamm ,

to download stuff from the marketplace you typically need to:

  • Log in
  • Open the product you want to download and click on "Package". For most of the products (e.g. JDBC connectors) this will immediately start the download. However, in your case, the package button will redirect you to GitHub. To download the python scripts from GitHub, you can either clone the git repo to your server (if you are familiar with git) or just download it as a zip file and move it to the server via scp.

Happy coding,

Laurenz

(edited)

Loading...