| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
36 (0.138s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Replicas for partition are dead - Kafka - [mail # user]
|
|
...Thanks Jun.I have built the new kafka version and start the services. Youmentioned that ZK data structure has been changed - does that mean wecan't reload the previous messages from current ...
|
|
|
Author: Jason Huang,
2013-03-22, 13:51
|
|
|
Re: Replicas for partition are dead - Kafka - [mail # user]
|
|
...The 0.8 version I use was built from trunk last Dec. Since then, thiserror happened 3 times. Each time we had to remove all the ZK andKafka log data and restart the services.I will try newer...
|
|
|
Author: Jason Huang,
2013-03-20, 14:48
|
|
|
Re: Replicas for partition are dead - Kafka - [mail # user]
|
|
...I restarted the zookeeper server first, then broker. It's the sameinstance of kafka 0.8 and I am using the same config file. Inserver.properties I have: brokerid=1Is that sufficient to ensur...
|
|
|
Author: Jason Huang,
2013-03-20, 13:58
|
|
|
Replicas for partition are dead - Kafka - [mail # user]
|
|
...Hello,My kafka (0.8) server went down today for unknown reason and when Irestarted both zookeeper and kafka server I got the following error atthe kafka server log:[2013-03-19 13:39:16,131] ...
|
|
|
Author: Jason Huang,
2013-03-19, 20:35
|
|
|
Re: Copy kafka data between servers? - Kafka - [mail # user]
|
|
...Sure I can collect the logs. However, the strange thing in my case isthat the zookeeper-server-stop.sh script (kill -SIGINT) didn'tactually kill the zookeeper process in my server. When you ...
|
|
|
Author: Jason Huang,
2013-03-03, 11:44
|
|
|
Re: How to view Topic registration info and Partition state info from zookeeper in 0.8? - Kafka - [mail # user]
|
|
...Thanks all for the responses!JasonOn Fri, Mar 1, 2013 at 1:37 PM, Neha Narkhede wrote:> I have found Kazoo to be very convenient for scripting purposes. It is a> python zookeeper...
|
|
|
Author: Jason Huang,
2013-03-03, 11:40
|
|
|
Re: How to view Topic registration info and Partition state info from zookeeper in 0.8? - Kafka - [mail # user]
|
|
...Thanks - I will definitely check that out.Any other options to suggest?thanks,JasonOn Fri, Mar 1, 2013 at 5:29 AM, Matan Safriel wrote:> You can use the eclipse zookeeper plugin, if...
|
|
|
Author: Jason Huang,
2013-03-01, 11:51
|
|
|
How to view Topic registration info and Partition state info from zookeeper in 0.8? - Kafka - [mail # user]
|
|
...Hello,I am reading the "Kafka data structures in Zookeeper"(https://cwiki.apache.org/KAFKA/kafka-data-structures-in-zookeeper.html)document and trying to figure out how to view topic registr...
|
|
|
Author: Jason Huang,
2013-03-01, 09:49
|
|
|
Re: Copy kafka data between servers? - Kafka - [mail # user]
|
|
...Hello,I actually tried to load the data back with the same instance of kafkaon server A so the broker id must be the same. The reason I broughtthis up at the first place is because we've had...
|
|
|
Author: Jason Huang,
2013-03-01, 01:11
|
|
|
Re: Copy kafka data between servers? - Kafka - [mail # user]
|
|
...I've started by only coping $log.dir from server A to server B. Bothserver A and server B ran same version of kafka 0.8 with sameconfiguration files.However, after running kafka 0.8 on serve...
|
|
|
Author: Jason Huang,
2013-02-28, 11:21
|
|
|
|