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

The kafka source is sending bytes #42

Open
garciapd opened this issue Sep 15, 2015 · 0 comments
Open

The kafka source is sending bytes #42

garciapd opened this issue Sep 15, 2015 · 0 comments

Comments

@garciapd
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant