Need Help - getting vulnerability due to Log4j- v1.2.17 jar being used in Kafka_2.11-2.4.0.

2022-03-29 Thread Sandip Bhunia
Dear Team, We are getting vulnerability due to Log4j- v1.2.17 jar being used in Kafka_2.11-2.4.0. We tried to upgrade the same to Kafka_2.13-3.1.0 to remediate vulnerability due to Log4j- v1.2.17 (obsolete version- Log4j 1.x has reached End of Life in 2015 and is no longer supported.) but found

Newbie looking for a connector I can configure on my mac

2022-03-29 Thread andrew davidson
I found the quick start https://kafka.apache.org/quickstart example very helpful. It made it really easy to understand how download, start up, create topic, push some data through the Kafka. I did not find https://kafka.apache.org/quickstart#quickstart_kafkaconnect useful. I am looking for some

Re: Newbie looking for a connector I can configure on my mac

2022-03-29 Thread Liam Clarke-Hutchinson
Hi Andrew, So if you've downloaded Apache Kafka, you can run a standalone connect instance using the bin/connect-standalone.sh script mentioned. And while a lot of the connector documentation is on the Confluent website, you can still use them with FOSS Kafka so long as you're in line with the Con

Re: Newbie looking for a connector I can configure on my mac

2022-03-29 Thread Andrew Otto
> And while a lot of the connector documentation is on the Confluent website, you can still use them with FOSS Kafka so long as you're in line with the Confluent Community Licence *Drive by unhelpful comment:* While this is true legally, the fact that (most?) actual connector implementations are C

Re: Newbie looking for a connector I can configure on my mac

2022-03-29 Thread Liam Clarke-Hutchinson
Hi Andrew Otto (Andrew 2? :D ), Well noted. I should have worded it as "You don't need a Confluent subscription to use them" :) Cheers, Liam On Wed, 30 Mar 2022 at 13:49, Andrew Otto wrote: > > And while a lot of the connector documentation is on the Confluent > website, you can still use th

Re: Need Help - getting vulnerability due to Log4j- v1.2.17 jar being used in Kafka_2.11-2.4.0.

2022-03-29 Thread Luke Chen
Hi Sandip, We plan to replace log4j with reload4j in v3.2.0 and v3.1.1. (KAFKA-13660 ) And plan to upgrade to log4j2 in v4.0.0. You can check this discussion thread for more details: https://lists.apache.org/thread/qo1y3249xldt4cpg6r8zkcq5m1q32bf