-
I have a single node Kafka (kafka_2.13-3.3.2.tgz) cluster running on a Linux server (no internet). I am using UI for Apache Kafka v0.5.0 (027d9b4) running locally on my PC on port 8080, directly from Java without using docker.
Only port 9092-9093 firewall rules opened between my PC and the server. I created a test topic using the UI, and produced some test message. However, when I try to view the message using the UI, it still shows no messages found and when I check the API call, the response is 400 Bad Request. May I get some help on what the problem could be? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Hi, can you verify that it works fine with any other cluster without special symbols ( |
Beta Was this translation helpful? Give feedback.
-
Oh it worked, thanks for the help. |
Beta Was this translation helpful? Give feedback.
Hi, can you verify that it works fine with any other cluster without special symbols (
)?
[
,]
,