I would like to ask a very simply questions:

i am working on kafka and test5,
but i am a little confuse for # before like this:


i have to remove # or have to keep it when i use the line?
and what’s different ## and #?
because i can not get data stream on cloud and i think it is # problems…

thank you very much!

Hi,

The # is a comment mark for the configure file.
It just allows you to use different configure by switching the #.

Please noted that you need to use deepstream-test5-app rather than deepstream-app for the message broker feature.

Thanks.

so i must remove # after finish configuration of the line, right?

Hi,

You can update the configure file based on your use case.
However, the default version should also work.

You can find an example to run Kafka with Deepstream below:

Thanks.

thank you very much!

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.