Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello ,
I am working first time with Snowflake in Talend, I am facing issues with tSnowflakeOutput component,
Usually in any dboutput component, you can manually type the table name, but in
tSnowflakeOutput this is not possible, there is an ellipses (...) button, which we need to click.
Then Talend tries to fetch some information online, for me, this goes on for like 5 minutes , then it eventually gives up with some error , and finally Talend presents an option to put the table name manually.
Then the job works fine, when we run it.
But this 5 minutes delay , every time just to enter the name of the table is not good.
Is there a way to turn off this feature ? or a work around.
@karan dama , First import the table which you need to use in the job from repository>> metadata and then drag the table from metdata and select the tSnowflakeOutput.
Thanks,
Manohar