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: 
User2223536929692142
Contributor
Contributor

issue to load data to snowflake from source Azure Cosmos DB API SQL ( jdbc driver)

Hi everyone , i have this problem when i try to load data with snowflake component. The source is Azure Cosmos DB with driver jdbc. See the screenshot bellow and details.

0693p000009I9flAAC.png

Exception in thread "main" java.lang.NoSuchMethodError: org.talend.components.common.config.jdbc.DbmsType.<init>(Ljava/lang/String;)V at org.talend.components.snowflake.SnowflakeTypes.<clinit>(SnowflakeTypes.java:26) at org.talend.components.snowflake.runtime.tableaction.SnowflakeTableActionConfig.<init>(SnowflakeTableActionConfig.java:38) at org.talend.components.snowflake.runtime.SnowflakeWriter.execTableAction(SnowflakeWriter.java:211) at org.talend.components.snowflake.runtime.SnowflakeWriter.tableActionManagement(SnowflakeWriter.java:236) at org.talend.components.snowflake.runtime.SnowflakeWriter.write(SnowflakeWriter.java:266) at pai.test_cosmosdb2_0_1.test_cosmosDB2.tDBInput_1Process(test_cosmosDB2.java:5601) at pai.test_cosmosdb2_0_1.test_cosmosDB2.tDBConnection_2Process(test_cosmosDB2.java:1498) at pai.test_cosmosdb2_0_1.test_cosmosDB2.runJobInTOS(test_cosmosDB2.java:6921) at pai.test_cosmosdb2_0_1.test_cosmosDB2.main(test_cosmosDB2.java:6747)

Labels (2)
2 Replies
Anonymous
Not applicable

Hello,

Are you able to set up Azure Cosmos DB connection and retrieve data from it in talend?

Best regards

Sabrina

 

User2223536929692142
Contributor
Contributor
Author

Hello,

 

This is possible with an external Cosmos DB jdbc driver.

 

Best regards.