You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Martijn Visser (Jira)" <ji...@apache.org> on 2023/03/16 09:05:00 UTC

[jira] [Created] (FLINK-31485) Connecting to Kafka and Avro Schema Registry fails with ClassNotFoundException

Martijn Visser created FLINK-31485:
--------------------------------------

             Summary: Connecting to Kafka and Avro Schema Registry fails with ClassNotFoundException
                 Key: FLINK-31485
                 URL: https://issues.apache.org/jira/browse/FLINK-31485
             Project: Flink
          Issue Type: Bug
          Components: Connectors / Kafka
    Affects Versions: 1.17.0
            Reporter: Martijn Visser


When running the SQL Client and using flink-sql-connector-kafka, flink-sql-avro and flink-sql-avro-confluent-registry and trying to query Schema Registry, the job will fail with

{code:bash}
[ERROR] Could not execute SQL statement. Reason:
java.lang.ClassNotFoundException: com.google.common.base.Ticker
{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)