Proxy Support For Kafka Clients Java

2024-07-17 Thread Vishva N
Hello,  I would like to know if there any ways to use kafka clients with proxy. Note: Broker URLs cannot be fetched before running consumer and connections are made to multiple kafka clusters.

Re: ARM support for Kafka

2021-01-24 Thread Peng Lei
Hi Kafka The email about whether Kafka supports arm ci has been send for a while and no objections were raised. Can we just keep moving forward ? @junrao @ijuma , The PR I have submitted [https://github.com/apache/kafka/pull/9872]. I don'

ARM support for Kafka

2021-01-17 Thread Peng Lei
Hi Kafka I'm pushing kafka to support arm ci. I think this is a very meaningful work because of it helps kafka get better. If Kafka supports arm, the following benefits are provided: 1. Kafka can be easily used by arm users. They do not need to worry about kafka being unavailable on the ar

SOCKS5 proxy support for Kafka Producers

2019-01-14 Thread Nagendra Mahesh (namahesh)
​Hi, Is there a way for a kafka producer running inside an enterprise network *without* any direct access to the Internet to connect and send messages to a kafka cluster running in the cloud? Is it possible to configure the producer to use a SOCKS5 proxy? If not, is there any other possible way

SOCKS5 proxy support for Kafka Producers

2019-01-14 Thread Nagendra Mahesh (namahesh)
​Hi, Is there a way for a kafka producer running inside an enterprise network *without* any direct access to the Internet to connect and send messages to a kafka cluster running in the cloud? Is it possible to configure the producer to use a SOCKS5 proxy? If not, is there any other possible way

Re: Support for Kafka

2016-10-11 Thread Michael Noll
Actually, I wanted to include the following link for the JVM docs (the information matches what's written in the earlier link I shared): http://kafka.apache.org/documentation#java On Tue, Oct 11, 2016 at 11:21 AM, Michael Noll wrote: > Regarding the JVM, we recommend running the latest version

Re: Support for Kafka

2016-10-11 Thread Michael Noll
Regarding the JVM, we recommend running the latest version of JDK 1.8 with the G1 garbage collector: http://docs.confluent.io/current/kafka/deployment.html#jvm And yes, Kafka does run on Ubuntu 16.04, too. (Confluent provides .deb packages [1] for Apache Kafka if you are looking for these to inst

Re: Support for Kafka

2016-10-10 Thread Jens Rantil
Hi Syed, Apache Kafka runs on a JVM. I think the question you should ask is -- which JVM does Apache Kafka require in production*? It doesn't really depend on anything on a specific Linux distribution. * ...and I don't have that answer ;-) Cheers, Jens On Wednesday, October 5, 2016, Syed Hussai

Support for Kafka

2016-10-05 Thread Syed Hussaini
Dear Kafka team. I am in the Implementation stage of Kafka cluster and looking to find out does Apache Kafka supported for Ubuntu 16.04 LTS - Xenial. Would be great if you please let us know. [The Exchange Lab] Syed Hussaini Infrastructure Engineer 1 Ne

Re: KafkaSpout support for Kafka 0.9 version

2016-05-24 Thread Mike Thomsen
We're using 0.9 with Storm 0.10 and haven't found any issues so far. The only real down side is that you're probably not going to be able to use the security features since it uses 0.9 in 0.8 compatibility mode on the client side. On Tue, May 24, 2016 at 11:24 AM, Kanagha wrote: > Hi, > > Does A

KafkaSpout support for Kafka 0.9 version

2016-05-24 Thread Kanagha
Hi, Does Apache Storm KafkaSpout support 0.9 kafka version? Thanks Kanagha -- Kanagha

Re: Spooling support for kafka publishers !

2015-08-07 Thread Ben Stopford
Aug 7, 2015 at 2:12 PM > Subject: Spooling support for kafka publishers ! > To: d...@kafka.apache.org > > > > Hi > What are the best practises to achieve spooling support on producer end if > the kafka cluster is not reachable or degraded. > > We are thinking to h

Fwd: Spooling support for kafka publishers !

2015-08-07 Thread sunil kalva
-- Forwarded message -- From: sunil kalva Date: Fri, Aug 7, 2015 at 2:12 PM Subject: Spooling support for kafka publishers ! To: d...@kafka.apache.org Hi What are the best practises to achieve spooling support on producer end if the kafka cluster is not reachable or degraded