Re: Hello, I wonder release date of 2.7.1 kafka.

2021-06-29 Thread Ryan Leslie
OP is right, the date on the website has year 2020. Also, it was announced 05/20, not 05/10. On 2021/06/29 14:51:15, Ran Lupovich wrote: > (and yes, it was released on May 10, 2021) > > בתאריך יום ג׳, 29 ביוני 2021, 17:49, מאת Ran Lupovich ‏< > ranlupov...@gmail.com>: > > > Kafka 2.7.1 fixes

Re: Hello, I wonder release date of 2.7.1 kafka.

2021-06-29 Thread Ran Lupovich
(and yes, it was released on May 10, 2021) בתאריך יום ג׳, 29 ביוני 2021, 17:49, מאת Ran Lupovich ‏< ranlupov...@gmail.com>: > Kafka 2.7.1 fixes 45 issues since the 2.7.0 release. For more information, > please read the detailed Release Notes >

Re: Hello, I wonder release date of 2.7.1 kafka.

2021-06-29 Thread Ran Lupovich
Kafka 2.7.1 fixes 45 issues since the 2.7.0 release. For more information, please read the detailed Release Notes . https://github.com/apache/kafka/releases/tag/2.7.1 Kafka development usually releases minors to previous releases Why d

Hello, I wonder release date of 2.7.1 kafka.

2021-06-29 Thread 전예지
Hi , I'm yeji. I'm kafka user. I have a question. I wonder release date of 2.7.1 kafka. This version was released on May 10, 2021 ? I think there is a wrong date on the web site. Thank you for your help.

Re: Hello, Help!

2017-07-07 Thread jan
herald apropos” > > On 7/7/17, 12:06 PM, "Marcelo Vinicius" wrote: > > Hello, my name is Marcelo, and I am from Brazil. I'm doing a search on > Kafka. I would like to know if this phrase: "Somehow I struggled > against > sensations that cont

Re: Hello, Help!

2017-07-07 Thread David Garcia
“…events so timely that the bearing upon of which is not immediately apparent and are hidden from cognitive regard; the same so tardy, they herald apropos” On 7/7/17, 12:06 PM, "Marcelo Vinicius" wrote: Hello, my name is Marcelo, and I am from Brazil. I'm doing a search

RE: Hello, Help!

2017-07-07 Thread Tauzell, Dave
-Original Message- From: Marcelo Vinicius [mailto:marcelo...@gmail.com] Sent: Friday, July 7, 2017 12:07 PM To: users@kafka.apache.org; d...@kafka.apache.org Subject: Hello, Help! Hello, my name is Marcelo, and I am from Brazil. I'm doing a search on Kafka. I would like to know if this p

Re: Hello, Help!

2017-07-07 Thread M. Manna
Is there any chance we can record this email thread in Kafka? This is Epic On 7 Jul 2017 7:15 pm, "Kim Chew" wrote: > Sorry Marcelo, Apache Kafka is a piece of computer software, you are > confused it with Franz. > > On Fri, Jul 7, 2017 at 10:06 AM, Marcelo Vinicius &g

Re: Hello, Help!

2017-07-07 Thread Kim Chew
Sorry Marcelo, Apache Kafka is a piece of computer software, you are confused it with Franz. On Fri, Jul 7, 2017 at 10:06 AM, Marcelo Vinicius wrote: > Hello, my name is Marcelo, and I am from Brazil. I'm doing a search on > Kafka. I would like to know if this phrase: "Som

Hello, Help!

2017-07-07 Thread Marcelo Vinicius
Hello, my name is Marcelo, and I am from Brazil. I'm doing a search on Kafka. I would like to know if this phrase: "Somehow I struggled against sensations that contained pure abstraction and no gesture directed at the present world", is it really kafka? If so, where do I find his

hello Kafka

2014-08-27 Thread yanghaogn
Hello Kafka 2014-08-27 yanghaogn

Re: hello, I'm user in kafka having a question about 'commit'

2014-01-29 Thread Jun Rao
On Tue, Jan 28, 2014 at 10:51 PM, ê¹ EURO ì"¸ê³¤ wrote: > > hello, I'm user in kafka > > I want find commit method from consumer to zookeeper, but can't find it > I want to make structure like that, > > hadoop-consumer: 1. it get message > 2. it write mes

hello, I'm user in kafka having a question about 'commit'

2014-01-29 Thread 김세곤
hello, I'm user in kafka I want find commit method from consumer to zookeeper, but can't find it I want to make structure like that, hadoop-consumer: 1. it get message 2. it write message to hadoop hdfs 3. it have to get message again from what it read ,when it is fault and reco

Re: hello

2013-08-29 Thread Jun Rao
We don't have a binary release for 0.7.2. So you have to find a computer with network to build the binary. For 0.8 beta1 release, we do have a binary version that you can download. Thanks, Jun On Thu, Aug 29, 2013 at 12:07 AM, 马占雷 <2005120...@163.com> wrote: > hi, > My network does not con

hello

2013-08-29 Thread 马占雷
hi, My network does not connect to Internet. I want to install "kafka-0.7.2-incubating-src.tgz (asc, md5)", so I can not exec shell " ./sbt update ./sbt package". My quesion is in this case how I can install the software? mzl