question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to use kafka topics that are avro encoded

See original GitHub issue

Are there any plans to allow prestodb to support kafka topics that are avro encoded? These are topics where from the commandline you need to use the kafka-avro-console-consumer rather than the kafka-console-consumer.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:4
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
OneCricketeercommented, Aug 24, 2018
0reactions
OneCricketeercommented, Aug 25, 2018

Regarding the use of kafka-avro-console-consumer, I mentioned that in #11354

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to read Kafka topic avro messages - Stack Overflow
Tried consuming events using the kafka-avro-standalone-consumer but it threw an ArrayIndexOutOfBoundsException too. So, my guess is that the ...
Read more >
Avro Schema Serializer and Deserializer
This document describes how to use Avro schemas with the Apache Kafka® Java ... When sending a message to a topic t, the...
Read more >
Kafka 1.1 Documentation
The Kafka cluster stores streams of records in categories called topics. ... However, the broker can't use zero-copy transfer in this case.
Read more >
debugging KafkaAvroSerializer messages (using Schema ...
debugging KafkaAvroSerializer messages (using Schema Registry) sent to a kafka ... but they are avro-encoded lines, so can't be sure they are as...
Read more >
Integrating with AWS Glue Schema Registry
The examples in these section show a schema with AVRO data format. ... The consumer reading from the Amazon MSK or Apache Kafka...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found