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

what is the format of Kafka data that ksql require? #364

Closed
lucentcosmos opened this issue Oct 11, 2017 · 0 comments
Closed

what is the format of Kafka data that ksql require? #364

lucentcosmos opened this issue Oct 11, 2017 · 0 comments

Comments

@lucentcosmos
Copy link

Hello I did not use your QuickStart data generator. I tried to use my own Kafka data.

I have the following error:
Input record ConsumerRecord ....
has invalid (negative) timestamp. Possibly because a pre-0.10 producer client was used to write this record to Kafka without embedding a timestamp, or because the input topic was created before upgrading the Kafka cluster to 0.10+. Use a different TimestampExtractor to process this data.

I wonder how ksql with Kafka data other than the one you generated?

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