Hello Kafka users, developers and client-developers,
This is the second candidate for release of Apache Kafka 2.2.1.
Compared to RC0, this release candidate also fixes the following issues:
- [KAFKA-6789] - Add retry logic in AdminClient requests
- [KAFKA-8348] - Document of kafkaStreams i
Can you just use kafka-console-consumer and just redirect the output into a
file?
-hans
On Mon, May 13, 2019 at 1:55 PM Vinay Jain wrote:
> Hi
>
> The data needs to be transferred to some other system in other network, and
> due to some security reasons, the other systems cannot be exposed . S
Hi
The data needs to be transferred to some other system in other network, and
due to some security reasons, the other systems cannot be exposed . So the
available mechanism is file based integration. Is there a production ready
Kafka connect adapter which can create files in local directory.
Reg
Thanks for your interest in contributing!
You should be all set now.
Thanks,
Bill
On Mon, May 13, 2019 at 12:34 PM hu xiaohua
wrote:
>
>
>
> I want create my KIP ,but I havn't a permission,please give me permission
> to create KIP,My Wiki ID is Flowermin,thanks
I want create my KIP ,but I havn't a permission,please give me permission to
create KIP,My Wiki ID is Flowermin,thanks.
Hi Ashok,
In general, what Ryanne said is correct. For example, if you send an
email, and the send times out (but the email actually did get sent),
your app cannot distinguish this from a failure in which the send
times out before the email makes it out. Therefore, your only option
would be to ret
Hi,
Thanks for clarification. The KIP you posted is a great piece of information 😊
Regards,
Artur
-Original Message-
From: Kamal Chandraprakash [mailto:kamal.chandraprak...@gmail.com]
Sent: Friday, May 10, 2019 3:50 PM
To: users@kafka.apache.org
Subject: Re: Kafka upgrade process details