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:14:00 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-31485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martijn Visser updated FLINK-31485:
-----------------------------------
    Component/s: Formats (JSON, Avro, Parquet, ORC, SequenceFile)
                     (was: Connectors / Kafka)

> 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: Formats (JSON, Avro, Parquet, ORC, SequenceFile)
>    Affects Versions: 1.17.0
>            Reporter: Martijn Visser
>            Assignee: Martijn Visser
>            Priority: Blocker
>
> 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)