-
when execute kafak producer write() method,eg: eventloop-1-5 execute wirte method,but the callback is executing in eventloop-3-5, in write method ,i think should add a line like
Context context = ve…
-
## 背景
监控是Spark非常重要的一部分。Spark的运行情况是由ListenerBus以及MetricsSystem 来完成的。通过Spark的Metrics系统,我们可以把Spark Metrics的收集到的信息发送到各种各样的Sink,比如HTTP、JMX以及CSV文件。
目前支持的Sink包括:
- ConsoleSink
- CSVSink
- JmxSink
- Met…
-
I am running the latest version of the bitnami kafak docker images using docker compose. It has zookeeper, kafka, connect, and ksqldb all configured and working with other connectors so the setup is g…
-
Kafak producer is currently unable to connect to kafka after long time inactivation.
I am using kafka-python (2.0.2).
Below is code of my kafka producer which is using Flask.
```Python
from flask …
-
Hi, iceberg-rust is going to release 0.3 and trying to attract users. I feel like it's the time to refactor the README to be more user-oriented.
The goal is to attract users of using iceberg-rust i…
-
## Todo : LPR service (karan)
- [ ] Implement seldon for model serving
- [ ] Run the service against images-corpus and check on what all images it can detect LP , move those to images to public S3…
-
## 环境
ubuntu 22.04
mysql
canal 1.1.4
canal-adapter 1.1.4/1.1.5(均试过,均会出现内存上涨)
elasticsearch 7.8
以上环境均使用docker安装
```shell
docker pull elasticsearch:7.8.0
docker pull kibana:7.8.0
docker pul…
-
As far as I understand `ekaf_bootstrap_broker` assumes only 1 host:port pair - why is it so?
Other client libs (at least the one for Java and kafka-python) use a list of brokers.
Is this feature plann…
-
## Questions?
* Check the [Troubleshooting / FAQ](https://github.com/SOHU-Co/kafka-node#troubleshooting--faq) ?
* Search the [issues](https://github.com/SOHU-Co/kafka-node/issues) ?
## Bug Repo…
-
https://rehansaeed.com/exporting-open-telemetry-data-to-jaeger/