Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to add snowflake.jdbc.map when tracing is included #1033

Open
keatmin opened this issue Dec 19, 2024 · 0 comments
Open

Failed to add snowflake.jdbc.map when tracing is included #1033

keatmin opened this issue Dec 19, 2024 · 0 comments

Comments

@keatmin
Copy link

keatmin commented Dec 19, 2024

Following the thread #953 and the noises INFO from logging, I tried to use the snowflake.jdbc.map parameters to set the tracing for the jdbc to SEVERE or WARNING to avoid having to explicitly use the workaround of setting -Dnet.snowflake.jdbc.loggerImpl=net.snowflake.client.log.SLF4JLogger".

Based on the documentation I have set "snowflake.jdbc.map": "networkTimeout:20,tracing:WARNING" but failed with "message":"Connector configuration is invalid.

However when I exclude tracing parameter from the snowflake.jdbc.map the config can be added successfully.

Snowflake kafka connector version: 2.5.0
Confluent platform: 7.6.1

I am assuming I have to set the KAFKA_OPTS asking snowflake.jdbc to explicitly to use SLF4JLogger.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant