-
Hi @kjeldpaw
First off, thanks for all of the great work that you are doing with this. It has progressed impressively since I was last able to look at the project.
I was hoping for some clarif…
-
Description
===========
Recently, I have met an issue that I want to send a lot of the message to kafka service, the format of the message is json , it looked like:
{
…
-
I am able to connect to Opensearch cluster using basic auth but i want to try to out when Opensearch cluster having mTLS enabled but Openseaech connector is failing to connect so I want to implement m…
-
Hello,
Currently the Elastic Agent supports many inputs like file, tcp, udp, httpjson, s3, event hub etc, but some integrations are limited to just one or a couple of those inputs.
One of the ma…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version: v2.3.15
- Deployment mode(standalone or cluster): cluster
- MQ typ…
-
Running `./gradlew runStreams -Pargs=windows` after doing the tutorial gives no result (in the terminal), no incoming records seem to be produced.
I also copied over the answer and ran that, but st…
-
Here is my content inside Dockerfile
`
FROM wyveo/nginx-php-fpm:php72
RUN apt-get update && apt-get install -y \
librdkafka-dev
RUN docker-php-ext-install rdkafka && docker-php-ext-enable r…
-
At present, our test containers do not incorporate any client applications, such as producers or consumers. However, there are scenarios where it would be advantageous to instantiate clients within Do…
-
-
Hello i am looking some example in the spec version 3.0 about using different avro schemas for key and value.
both schemas live in confluent schema registry .
How to specify a message key and val…