How to load data from ETL abinitio to snowflake database ?
Benny
posted on 11 Oct 20Enjoy great content like this and a lot more !
Signup for a free account to write a post / comment / upvote posts. Its simple and takes less than 5 seconds
Signup for a free account to write a post / comment / upvote posts. Its simple and takes less than 5 seconds
The first step would be to reach out to Abinitio support to see if they have built any custom connectors to snowflake, if they do not have a custom solution you can always write the final data into a load ready file and you can FTP the file to a snowflake staging area and from there you can subsequently insert into the snowflake tables |
Post Comment