arickbro
arickbro
I'm creating a topology for my kafka streams, the flow is something like this: external app -> topics -> kafka-connect sink. I manage to configure the external app via rest...
Hi is there any way to pass the query parameter to websocket server endpoint ? my websocket server required this parameter: client=radar_kafka&transform=terminal_names , but the kafka connect use it as...
Hi I got this error when configuring the vertx websocket kafka connector https://camel.apache.org/camel-kafka-connector/latest/reference/connectors/camel-atmosphere-websocket-kafka-source-connector.html may I know whether I missing any jar file here ? ``` Caused by: org.apache.camel.FailedToCreateRouteException: Failed to...