Skip to content
This repository was archived by the owner on Apr 5, 2022. It is now read-only.

The kafka source is sending bytes #42

@garciapd

Description

@garciapd

Since the kafka source is sending just the bytes, the examples is not working, the stream should be something like:

stream create kafka-source-test --definition "kafka --zkconnect=localhost:2181 --topic=kafka-source-test | transform --expression='new java.lang.String(payload)' | log" --deploy

Thanks.

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