Skip to content

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

Closed
@lucentcosmos

Description

@lucentcosmos

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions