Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
McDon
Contributor III
Contributor III

Copying data across Snowflake databases, schemas from different accounts

My scenario:

 

I want to read from:

Snowflake Account/Credentials A, Database A, Schema A, Table A

Then map the data to

Snowflake Account/Credentials B, Database B, Schema B, Table B

 

Using the Talend documentation example I started with this example

 0695b00000KymBgAAJ.png 

I butchered this and came up with this (which does not work):

 0695b00000KymBbAAJ.png 

 

Is there any documentation that would help me carry this out?

Ideally, I'm looking for ELT-style components where the Snowflake commands would be submitted as opposed to extracting the data locally and then loading to the new account or database.

 

Thank you in advance for any information.

Labels (2)
1 Reply
McDon
Contributor III
Contributor III
Author

Anyone?