kafka
Here are 4,230 public repositories matching this topic...
-
Updated
Mar 13, 2020 - Scala
-
Updated
Apr 29, 2020 - Java
-
Updated
May 1, 2020 - Java
Currently there is an inconsistency of the naming convention for the inputs. Of the ~30 inputs, there are 5 that contain the word "input" in the name of the input
Expected Behavior
Checklist
- I have included information about relevant versions
- I have verified that the issue persists when using the
masterbranch of Faust.
Steps to reproduce
Given one Faust Table, two topic Agents:
partition_no = 4
topic_1 = app.topic('topic_1', partitions=partition_no, internal=True)
topic_2 = app.topic('topic_1', key_type=str, value_type=InfoDetai-
Updated
Apr 30, 2020 - C
-
Updated
Apr 24, 2020 - Jsonnet
-
Updated
Apr 29, 2020 - C#
Is your feature request related to a problem? Please describe.
Users have no visibility into connect worker configuration in ksqldb. That means user workflow will be either:
- Drop out of ksqldb to view the configuration file at
ksql.connect.worker.config - If user can’t see the worker configuration, override all parameters
Describe the solution you'd like
Need to surface con
-
Updated
Mar 11, 2020 - Java
-
Updated
May 1, 2020 - Go
-
Updated
Apr 30, 2020 - Java
-
Updated
Apr 29, 2020 - C#
-
Updated
May 1, 2020 - Java
These are some of the more powerful processors in Benthos, so they're good candidates for expanding the docs with fleshed out examples.
Code was added in #277, but the README wasn't updated to document the new functionality.
Prometheus能提供图片吗?
我看到可以通过Prometheus搭建监控环境,如果有图文,更容易理解.
Basically, we don't need to have kafka-console-consumer, we have mill instead: https://github.com/ThreeDotsLabs/watermill/tree/master/tools/mill
It would be nice to replace it in all examples.
-
Updated
Mar 17, 2020 - Java
-
Updated
Apr 20, 2020 - PHP
The template properties only contain zookeeper.connect and in theory that should be sufficient to discover the brokers. In reality, while this works for the producer, the consumer will fail to connect. It would be nice to either document the need for bootstrap.servers or derive it from zookeeper.connect when not present. Rest proxy v3.3.0
-
Updated
Apr 29, 2020 - C#
Improve this page
Add a description, image, and links to the kafka topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kafka topic, visit your repo's landing page and select "manage topics."
A dummy project such as [0] will import a lot of dependencies with it which makes projects using CNPs to have a huge footprint in their projects.
[0]
The list of dependencies can easily be seen by running godepgrah