Re: Kafka support for IPV6 only Networking stack

2023-04-27 Thread Luke Chen
u, Apr 27, 2023 at 4:19 PM Senjoorian Murugan (Nokia) < senjoorian.muru...@nokia.com> wrote: > Dear Team , > > We would like to check if Kafka support IPv6 only configuration . In this > configuration customer will have only IPv6 Networking for the operating > system

RE: Kafka support for IPV6 only Networking stack

2023-04-27 Thread Senjoorian Murugan (Nokia)
Dear Team , We would like to check if Kafka support IPv6 only configuration . In this configuration customer will have only IPv6 Networking for the operating system where Kafka is going to be installed . Regards, Senjoorian

Kafka support for IPV6 only Networking stack

2023-04-26 Thread Senjoorian Murugan (Nokia)
Dear Team , We would like to check if Kafka support IPv6 only configuration . In this configuration customer will have only IPv6 Networking for the operating system where Kafka is going to be installed . Regards, Senjoorian

RE: Kafka support for TLSv1.3

2022-12-02 Thread Deepak Nangia
Cc: d...@kafka.apache.org; Deepti Sharma S ; Deepak Nangia ; Pankaj Kumar Aggarwal Subject: Re: Kafka support for TLSv1.3 Hi Deepak, Kafka currently only supports TLS 1.3 with Java 11 or newer. As you said, Kafka 2.6 added support for it, but we recommend using something more recent as there

Re: Kafka support for TLSv1.3

2022-12-02 Thread Ismael Juma
t; > I have few queries regarding Kafka support for TLSv1.3 as below: > > > 1. Which Kafka version and above support TLSv1.3 > * In latest Kafka release notes, I see that TLSv1.3 has been > introduced in Kafka 2.6.0 and above. Reference< > https://kafka.apache.or

Kafka support for TLSv1.3

2022-12-02 Thread Deepak Nangia
Hello All, I have few queries regarding Kafka support for TLSv1.3 as below: 1. Which Kafka version and above support TLSv1.3 * In latest Kafka release notes, I see that TLSv1.3 has been introduced in Kafka 2.6.0 and above. Reference<https://kafka.apache.org/documentat

Re: Requesting Pricing for Kafka Support

2022-04-26 Thread Liam Clarke-Hutchinson
Hi Lavanya, Apache Kafka is a free open source software project and as such, doesn't provide paid support. However, numerous companies do offer a supported Kafka product, you will be able to find them via googling "kafka support" or similar. Cheers, Liam On Wed, 27 Apr 2022 at

Requesting Pricing for Kafka Support

2022-04-26 Thread Lavanya Voruganti
Dear Kafka Team, *Greetings From Dhanyaayai..!!!* One of our client is having a requirement of Kafka Support with Quantity - 04. Could you please help me with the reseller discounts for the same. Regards Lavanya Reddy +91 9701328158

Re: Does Apache Kafka support IPv6/IPv4 or IPv6-only networks?

2022-03-17 Thread Luke Chen
> > > On Thu, Mar 17, 2022 at 10:18 PM 5 wrote: > > > Hi, everyone, does Apache Kafka support IPv6/IPv4 or IPv6-only networks? >

Re: Does Apache Kafka support IPv6/IPv4 or IPv6-only networks?

2022-03-17 Thread Bitfox
>From my experience, it supports both. On Thu, Mar 17, 2022 at 10:18 PM 5 wrote: > Hi, everyone, does Apache Kafka support IPv6/IPv4 or IPv6-only networks?

Does Apache Kafka support IPv6/IPv4 or IPv6-only networks?

2022-03-17 Thread 5
Hi, everyone, does Apache Kafka support IPv6/IPv4 or IPv6-only networks?

kafka support ipv6?

2021-09-15 Thread yangyang...@nnct-nsn.com
hi,dear I want to know if the kafka support ipv6? Ma Yangyang E-mail: yangyang...@nnct-nsn.com

Re: does kafka support reducing topic partitions on the fly?

2021-05-19 Thread Pushkar Deole
Thanks... came across KIP however it is still under discussion: https://cwiki.apache.org/confluence/display/KAFKA/KIP-694%3A+Support+Reducing+Partitions+for+Topics On Wed, May 19, 2021 at 8:30 PM Andrew Grant wrote: > Hi Pushkar, > I don't think so. Per https://kafka.apache.org/documentation/, "

Re: does kafka support reducing topic partitions on the fly?

2021-05-19 Thread Andrew Grant
Hi Pushkar, I don't think so. Per https://kafka.apache.org/documentation/, "Kafka does not currently support reducing the number of partitions for a topic.". Andrew On Wed, May 19, 2021 at 10:17 AM Pushkar Deole wrote: > Hi All, > > I have a question around reducing topic partitions on kafka. Cu

does kafka support reducing topic partitions on the fly?

2021-05-19 Thread Pushkar Deole
Hi All, I have a question around reducing topic partitions on kafka. Currently, all topics are 6 partitions. I want to reduce it to 3 for some of the topics. Is this supported by kafka without deleting the topic?

Re: Kafka support Arm CI

2021-01-12 Thread Peng Lei
Hi Kafka: Kafka is a good choice for arm support, which can bring great benefits to arm users. We've donated an arm machine to Infra, which can be used exclusively to run the arm ci of Kafka [ https://issues.apache.org/jira/browse/INFRA-21203]. @Kafka devs, what do you think about kafka's suppo

Kafka support Arm CI

2020-12-14 Thread Peng Lei
Hi Kafka: Recently we met a problem that we have to test and run Kafka on ARM arch. While searching the Kafka community, I didn’t find an official ARM release version. Since Kafka is made by Java and Scala language which can be run cross-platform usually, I think Kafka can be built and run on

Does Kafka Support IPV6

2020-01-08 Thread 卢博武
hello:     I want to make sure that Kafka supports IPV6, and that IPV6 is likely to be used in the near future. Thank you bowu lu vastdata.com.cn

Re: Is kafka support dynamic ACL rule

2019-01-07 Thread ilter P
Hi, While creating the ACL you can do that however while Kafka authorizing it does not support any REGEX for users You have to create a new Authorizer class by extending Authorizer f.i "SimpleAclAuthorizer.scala" -> https://github.com/apache/kafka/blob/trunk/core/src/main/scala/kafka/security/auth

Is kafka support dynamic ACL rule

2018-12-26 Thread hui happy
Hi As I learned that kafka can use '--resource-pattern-type prefixed' to add rule for prefixed topic. For example an user 'kafkaclient', we could define a rule let the user can access all topics start with that user name, i.e., 'kafkaclient--', such as 'kafkaclient--topic1', 'kafkaclient--topic

Re: Does kafka support the delay queue

2018-09-19 Thread Subash Konar
r more details -- Thanks and Regards, Subash Konar On Thu, Sep 20, 2018 at 7:31 AM lx wrote: > Hi,kafka.apache.org > Does kafka support delay queues?how can kafka implement delay queues? > I hope my doubts can be answered.thanks > > > Sincerely > Lx -- Thanks and Regards, Subash Konar

Does kafka support the delay queue

2018-09-19 Thread lx
Hi,kafka.apache.org Does kafka support delay queues?how can kafka implement delay queues? I hope my doubts can be answered.thanks Sincerely Lx

Re: Does Kafka support topic level group.id?

2017-12-01 Thread Joris Meijer
share the data of one topic, so they use the same > group.id. And the meanwhile, they also want to read every single messages > of another topic, so they use unique group.id. > Does Kafka support this situation? Or I need to create different > consumers for different group.id? > > Appreciate your reply. >

Re: Does Kafka support topic level group.id?

2017-11-30 Thread Avi Levi
read every single messages of another topic, so they use unique group.id. Does Kafka support this situation? Or I need to create different consumers for different group.id? Appreciate your reply.

Does Kafka support topic level group.id?

2017-11-30 Thread XinYi Long
Hi, guys, ? My consumers want to share the data of one topic, so they use the same group.id. And the meanwhile, they also want to read every single messages of another topic, so they use unique group.id. Does Kafka support this situation? Or I need to create different consumers

Apache Kafka support for Oracle Sparc 10/11 server

2017-08-08 Thread Siddayya M
HI Team, For one of my customer, who currently have Oracle Sparc servers with Solaris 10/11 OS on it, Wanted to check whether Kafka with all of its components(specifically as a stream) are supported? -- Thank You!!! Regards Siddayya

Re: Kafka Support as Service

2017-04-13 Thread Roger Hoover
a company > that can provide us Kafka support as a service. > > > > Do you have companies that provide this kind of service? > > > > Regards, > > *Diego Paes Ramalho Pereira* > > Senior Infrastructure Analyst > > Phone.: + 55 11 2565-5004 <+55%2011%

Kafka Support as Service

2017-04-12 Thread Diego Paes Ramalho Pereira
Hello, I work for a Stock Exchange in Brazil and We are looking for a company that can provide us Kafka support as a service. Do you have companies that provide this kind of service? Regards, Diego Paes Ramalho Pereira Senior Infrastructure Analyst Phone.: + 55 11 2565-5004 (Team) Phone.: + 55

Re: Kafka Support For .P12 or .PFX Certificates

2017-03-12 Thread Harsh J
ity team has already given us the certificates. > Does Kafka support P12 or PFX certificates ? > > Thank you, > Atulya >

Kafka Support For .P12 or .PFX Certificates

2017-03-10 Thread Atulya Bhimarasetty
Hello, We use Kafka in our enterprise and there is a push to secure the existing clusters via SSL. The documentation mentions generating a certificate and signing it. But our security team has already given us the certificates. Does Kafka support P12 or PFX certificates ? Thank you, Atulya

Re: KAFKA Support

2017-02-01 Thread Gwen Shapira
Dear Lincu, You have reached the Apache Kafka mailing list. We are an open source community of volunteers, helping each other use Kafka to the best of our abilities. There are several companies that provide paid support for Kafka - including, but not limited to Confluent, Cloudera, and Hortonwork

KAFKA Support

2017-02-01 Thread Lincu Abraham
Hi Team, We are planning to use KAFKA for our applications, can you please provide me the list of support model with cost per year? Thanks Lincu

Does kafka support reloading TLS certificates without downtime?

2016-12-19 Thread F21
I want to use Vault[1] to manage my TLS certificates. The certificates would be issued by Vault and have a short lifetime of around 72 hours. There would be a co-process to request a new certificate before expiry. Does kafka provide any method to reload the TLS certificate without any down tim

RE: TLS based ACL: Does Kafka support multiple CA Certs on broker

2016-07-18 Thread Martin Gainty
18 Jul 2016 03:29:36 + > Subject: Re: TLS based ACL: Does Kafka support multiple CA Certs on broker > To: users@kafka.apache.org > > Did you make sure both those CA's are imported into Broker's truststore? > > -Harsha > > On Fri, Jul 15, 2016 at 5:1

Re: TLS based ACL: Does Kafka support multiple CA Certs on broker

2016-07-17 Thread Harsha Chintalapani
Did you make sure both those CA's are imported into Broker's truststore? -Harsha On Fri, Jul 15, 2016 at 5:12 PM Raghavan, Gopal wrote: > Hi, > > Can Kakfa support multiple CA certs on broker. > If yes, can you please point me to an example. > > Producer signed with second CA (CA2) is failing.

TLS based ACL: Does Kafka support multiple CA Certs on broker

2016-07-15 Thread Raghavan, Gopal
Hi, Can Kakfa support multiple CA certs on broker. If yes, can you please point me to an example. Producer signed with second CA (CA2) is failing. Client signed with CA1 is working fine. kafka-console-producer --broker-list kafka.example.com:9093 --topic oem2-kafka --producer.config /etc/kafka

Re: Kafka support needed

2016-04-20 Thread todd
online. T Sent from my BlackBerry 10 smartphone   Original Message   From: Yogesh BG Sent: Wednesday, April 20, 2016 12:11 AM To: users@kafka.apache.org Reply To: users@kafka.apache.org Subject: Kafka support needed Hi I have a one scenario ass below, I want to know whether its supported cur

Re: Kafka support needed

2016-04-20 Thread Yogesh BG
Exception in thread "main" java.util.concurrent.ExecutionException: org.apache.kafka.common.errors.TimeoutException: Batch Expired at org.apache.kafka.clients.producer.internals.FutureRecordMetadata.valueOrError(FutureRecordMetadata.java:56) at org.apache.kafka.clients.producer.internals.FutureReco

Re: Kafka support needed

2016-04-19 Thread Joe Stein
If you use Go you can use https://github.com/sclasen/event-shuttle which is nice choice in some cases because footprint, it uses boltdb which is like leveldb which is like embedded k/v ok NiFi is cool too https://nifi.apache.org/ So is bruce https://github.com/ifwe/bruce those are more out of th

Re: Kafka support needed

2016-04-19 Thread Sunny Shah
Hi Yogesh, You can even use sqllite/leveldb to buffer the data on client. Thanks, Sunny On Apr 20, 2016 10:31 AM, "Yogesh BG" wrote: > Thank You for the reply. > > I am running producer in very resource constraint device(IOT hub). I doubt > whether i can accommodate local broker. > > > On Wed,

Re: Kafka support needed

2016-04-19 Thread Yogesh BG
Thank You for the reply. I am running producer in very resource constraint device(IOT hub). I doubt whether i can accommodate local broker. On Wed, Apr 20, 2016 at 10:07 AM, Sunny Shah wrote: > Hi Yogesh, > > No, Kafka does not provide this functionality out of the box, Though you > can easily

Re: Kafka support needed

2016-04-19 Thread Sunny Shah
Hi Yogesh, No, Kafka does not provide this functionality out of the box, Though you can easily engineer it by having a localhost Kafka setup. 1. Always write data to the localhost Kafka. 2. When broker connection is available then read data from localhost Kafka and send it to remote Kafk

kafka support at producer side needed

2016-04-19 Thread Yogesh BG
Hi I have a one scenario ass below, I want to know whether its supported currently. If not is there any work around by using existing kafka features. I have kafka producer, currently he doesn’t have connection to the broker. I want to send the messages to kafka broker when the connection is a

Kafka support needed

2016-04-19 Thread Yogesh BG
Hi I have a one scenario ass below, I want to know whether its supported currently. If not is there any work around by using existing kafka features. I have kafka producer, currently he doesn’t have connection to the broker. I want to send the messages to kafka broker when the connection is a

Does Kafka support federation of clusters?

2016-04-06 Thread 高 志明
Hi, For higher availability and more flexible operations (upgrading, rolling ops, etc.), we are considering to federate two or more kafka clusters, each with a separated zk cluster. For example, if "topic-T" has 6 total partitions, 3 on cluster A, and another 3 on cluster B, messages will be

Reg. Kafka support on new RHEL

2016-03-24 Thread Shivegowda, Naveen (Nokia - IN/Bangalore)
Hi, I am planning to use Apache-Kafka on RHEL-7.x, so I wanted to know if it is supported on RHEL-7.x platform or it has any dependency on the 7.x OS ? Regards Naveen S

Re: Does Kafka support adding custom metadata to commits?

2015-09-18 Thread Petr Novak
Thanks so much. On Thu, Sep 17, 2015 at 8:36 PM, Helleren, Erik wrote: > Looking at the docs here ( > https://cwiki.apache.org/confluence/display/KAFKA/Committing+and+fetching+c > onsumer+offsets+in+Kafka), its possible to attach metadata as a string to > each partition for the consumer group us

Re: Does Kafka support adding custom metadata to commits?

2015-09-17 Thread Helleren, Erik
Looking at the docs here ( https://cwiki.apache.org/confluence/display/KAFKA/Committing+and+fetching+c onsumer+offsets+in+Kafka), its possible to attach metadata as a string to each partition for the consumer group using the PartitionData constructor (http://apache.osuosl.org/kafka/0.8.2-beta/java-

Does Kafka support adding custom metadata to commits?

2015-09-17 Thread Petr Novak
Hi all, can I add custom metadata to the new commit topic which I could use to recover my app? This would give me some level of consistency if I could commit my additional data at once instead of writing them to another topic. Many thanks, Petr

Re: does kafka support "COMMIT" of a batch ?

2015-01-26 Thread Yang
ws at a time. for each row we > send > > > it to kafka. > > > > > > now the problem is , if any errors happen during the db pulling (such > as > > > an earthquake), we stop. > > > next time we wake up. we can't write the same record again into kafka

Re: does kafka support "COMMIT" of a batch ?

2015-01-26 Thread Jay Kreps
next time we wake up. we can't write the same record again into kafka, > > otherwise there might be over counting. > > > > > > does kafka support a "BATCH mode" with commit ? so basically at the start > > of my session, I declare "start transaction", and after all records have > > been pulled and sent to kafka, I declare "commit" . > > > > Thanks > > Yang > > >

Re: does kafka support "COMMIT" of a batch ?

2015-01-26 Thread Yang
end > it to kafka. > > now the problem is , if any errors happen during the db pulling (such as > an earthquake), we stop. > next time we wake up. we can't write the same record again into kafka, > otherwise there might be over counting. > > > does kafka support a &quo

does kafka support "COMMIT" of a batch ?

2015-01-26 Thread Yang
nting. does kafka support a "BATCH mode" with commit ? so basically at the start of my session, I declare "start transaction", and after all records have been pulled and sent to kafka, I declare "commit" . Thanks Yang

Re: kafka support in collectd and syslog-ng

2014-07-25 Thread Steve Morin
<http://www.twitter.com/allthingshadoop> > / > > > On Fri, Jul 25, 2014 at 12:08 PM, Jay Kreps wrote: > > > This is great! > > > > -Jay > > > > On Fri, Jul 25, 2014 at 8:55 AM, Pierre-Yves Ritschard > > > wr

Re: kafka support in collectd and syslog-ng

2014-07-25 Thread Joe Stein
014 at 12:08 PM, Jay Kreps wrote: > This is great! > > -Jay > > On Fri, Jul 25, 2014 at 8:55 AM, Pierre-Yves Ritschard > wrote: > > Hi list, > > > > Just a quick note to let you know that kafka support has now been merged > in > > collectd, which mea

Re: kafka support in collectd and syslog-ng

2014-07-25 Thread Jay Kreps
This is great! -Jay On Fri, Jul 25, 2014 at 8:55 AM, Pierre-Yves Ritschard wrote: > Hi list, > > Just a quick note to let you know that kafka support has now been merged in > collectd, which means that system and application metrics can directly be > produced on a topic fr

kafka support in collectd and syslog-ng

2014-07-25 Thread Pierre-Yves Ritschard
Hi list, Just a quick note to let you know that kafka support has now been merged in collectd, which means that system and application metrics can directly be produced on a topic from the collectd daemon. Additionally, syslog-ng will soon ship with a kafka producing module as well, it will be

Re: Spring Integration Kafka support

2014-01-13 Thread Rajasekar Elango
Hi Preetham, We are able to successfully use spring-integration-kafka with non-zero broker ids without any issues. Could you provide more details on what exactly problem/error you are getting.? Also, You can try this examples under samples

Spring Integration Kafka support

2014-01-10 Thread Premchandra, Preetham Kukillaya
Hi, I was doing a poc using https://github.com/SpringSource/spring-integration-extensions/tree/master/spring-integration-kafka. I figured that code is expecting the brokerid=0 and ideally this will not be the case if multiple brokers are connecting to the same zookeeper. Regards Preetham This

Spring Integration Kafka support

2013-07-25 Thread Soby Chacko
Hello, Spring Integration extensions has a new module to support Kafka 0.8 integration. Currently, adapters for producer and the high level consumer are available. It is still in development. Here is the current snapshot of this support: https://github.com/SpringSource/spring-integration-extensi

Does the KAFKA support the FTP data source directly?

2013-07-08 Thread MonKeY
Hello, We have lots of logs generated by our production cluster in our FTP server, and we want to try to use the KAFKA to load these data. But as a newer, I don't know whether the KAFKA support the FTP data source directly. I have browsed most of the KAFKA wiki & document &

Kafka support

2013-04-12 Thread Milind Parikh
If a F500 company wants commercial support for Kafka, who would they turn to? It appears that there seems to be natural fit with real time processing schemes aka storm&trident. I am sure that someone in the community must have come across this issue. Thanks Milind