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

Avro JSON not correctly displayed in UI - however is in the terminal #66

Open
psmod2 opened this issue Apr 23, 2018 · 0 comments
Open

Comments

@psmod2
Copy link

psmod2 commented Apr 23, 2018

Hi,

I have topic that is created from a Kafka stream - a JSON serialized into an Avro object.

When I view the topic in the terminal i.e. using kafka-avro-console-consumer I correctly see it as:

{"id":"H7fed0430"}

However when I view in the UI - it doesn't show the key id neither does it show the correct data type as Avro.

screen shot 2018-04-23 at 16 16 58

Any ideas?

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