Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 30 from 36 (0.123s).
Loading phrases to help you
refine your search...
Re: Copy kafka data between servers? - Kafka - [mail # user]
...Thanks for the response.I apologize - I should have mentioned that we are trying out kafka 0.8because of its new exciting features.So for 0.8, what do I need to do with the zookeeper data? c...
   Author: Jason Huang, 2013-02-27, 21:31
Copy kafka data between servers? - Kafka - [mail # user]
...Hello,Is there a way to migrate kafka data from server A to another server B?Can I just copy the data from $log.dir in server.properties andzookeeper file from $dataDir in zookeeper.properti...
   Author: Jason Huang, 2013-02-27, 10:11
Re: log file flush? - Kafka - [mail # user]
...Very detailed and clear explanation.Thanks a lot!JasonOn Tue, Feb 19, 2013 at 11:28 PM, Jay Kreps  wrote:> Yes, exactly. Here is the full story:>> When you restart kafka it che...
   Author: Jason Huang, 2013-02-20, 07:06
Re: log file flush? - Kafka - [mail # user]
...This starts to make sense to me.So a log segment file (000000000.log) may have some messages that's inlocal filesystem hard drive, some messages that's in pagecache? Say ifa 0000000.log file...
   Author: Jason Huang, 2013-02-20, 04:03
Re: log file flush? - Kafka - [mail # user]
...Thanks for response.My confusion is that - once I see the message content in the .logfile, doesn't that mean the message has already been flushed to thehard drive? Why would those messages s...
   Author: Jason Huang, 2013-02-19, 12:06
log file flush? - Kafka - [mail # user]
...Hello,I am confused about "log file flush". In my naive understanding, oncea message is produced and sent to the kafka server, it will be writtento the hard drive at the log file. Since it i...
   Author: Jason Huang, 2013-02-19, 11:28
Re: Delete Topic with 0.8? - Kafka - [mail # user]
...I see.thanks Neha.JasonOn Fri, Feb 1, 2013 at 10:43 AM, Neha Narkhede  wrote:> The JIRA tracking delete topic is here -> https://issues.apache.org/jira/browse/KAFKA-330>> Un...
   Author: Jason Huang, 2013-02-01, 15:55
Delete Topic with 0.8? - Kafka - [mail # user]
...Hello,Do you know if there is any support to delete topics with Kafka 0.8?Since I couldn't find any, I tried to manually delete the log folders(topic name + partition). However, if I restart...
   Author: Jason Huang, 2013-02-01, 15:25
Re: Can't start Kafka server with 0.8.0. - Kafka - [mail # user]
...OK.thanks!JasonOn Mon, Jan 7, 2013 at 3:55 PM, Neha Narkhede  wrote:> Jason,>> In 0.8, we changed the zookeeper data structures as well. You might want to> either use a new ...
   Author: Jason Huang, 2013-01-07, 21:06
Re: Can't start Kafka server with 0.8.0. - Kafka - [mail # user]
...Never mind - I was able to start the server after removing theprevious installed 0.7.2 instance of Kafka.JasonOn Mon, Jan 7, 2013 at 2:56 PM, Jason Huang  wrote:> Hello,>> I am...
   Author: Jason Huang, 2013-01-07, 20:29
Sort:
project
Kafka (36)
HBase (11)
MapReduce (6)
type
mail # user (36)
date
last 7 days (0)
last 30 days (0)
last 90 days (11)
last 6 months (36)
last 9 months (36)
author
Jun Rao (1246)
Neha Narkhede (789)
Jay Kreps (490)
"Neha Narkhede (275)
"Jun Rao (200)
Joe Stein (195)
Chris Burroughs (173)
Joel Koshy (156)
Alan D. Cabrera (141)
Jason Rosenberg (134)
David Arthur (124)
Taylor Gautier (100)
S Ahmed (97)
John Fung (94)
Chris Curtin (70)
Jason Huang