Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
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)
Hello,
Are you able to set up Azure Cosmos DB connection and retrieve data from it in talend?
Best regards
Sabrina
Hello,
This is possible with an external Cosmos DB jdbc driver.
Best regards.