-
Greetings!
Other than using --jars to specify dependency jars, is it possible to provide package names just like using --packages argument to provide a list of dependencies in spark-submit command?…
-
[2022-02-21 09:06:40,278] ERROR Unable to resolve address: voltha-infra-zookeeper:2181 (org.apache.zookeeper.client.StaticHostProvider)
java.net.UnknownHostException: voltha-infra-zookeeper: Temporar…
-
on 6.2.1 of kafka connect it was all fine but in 7.2.0 i see 3 problems:
1. it is doing DEBUG level logs (printing sensitive token)
```
{"log":"0 [main] DEBUG io.confluent.admin.utils.cli.KafkaRe…
-
Hi there!
Was trying to use sink-pg-json, and noticed something.
When i run the connect in standalone mode, with the pretty much the default options:
```
name=prueba-connector-postgresql-standalone…
-
检测到 NicholasRich/mijnpark 一共引入了91个开源组件,存在6个漏洞
```
漏洞标题:Apache Kafka 安全漏洞
缺陷组件:org.apache.kafka:kafka-clients@2.6.2
漏洞编号:CVE-2021-38153
漏洞描述:Apache Kafka是美国阿帕奇(Apache)基金会的一套开源的分布式流媒体平台。该平台能够获取实时数据,用于构建…
ghost updated
2 years ago
-
Tried following things in both the files:
1. In values.yaml under kafka:
```
kafka:
bootstrapServers: "xxxx:9092"
sasl.mechanism: "PLAIN"
sasl.jaas.config": 'org.apache.kafka.common.secu…
-
I am trying to install kafka on a vagrant server via chef solo.
I seem to get a template file not found error but the file exists. Wondering what could be wrong?
I am trying to install
chef.add_rec…
-
I tried to use parquet with zstd codec and faced an error (stacktrace below).
I believe this because zstd support was only added in Hadoop 2.9 ([JIRA Ticket](https://issues.apache.org/jira/browse/H…
-
**offsets.retention.minutes**
https://dzone.com/articles/apache-kafka-consumer-group-offset-retention
Log compaction settings
https://developer.aiven.io/docs/products/kafka/howto/configure-lo…
-
### Versions used
akka version: 2.6.15
akka-stream-kafka version: 2.1.1
scala version: 2.13.6
### Expected Behavior
We're using a [`committableSource`](https://doc.akka.io/api/alpakka-kafk…
L7R7 updated
9 months ago