| clear query|facets|time |
Search criteria: .
Results from 71 to 80 from
92 (0.26s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Zookeeper exception - Kafka - [mail # user]
|
|
...I was following with the quickstart guide and I am seeing that also (everytime I send a message using the console producer): INFO Got user-level KeeperException when processing session...
|
|
|
Author: S Ahmed,
2012-05-03, 09:54
|
|
|
Re: tried following kickstart, says unknown host name - Kafka - [mail # user]
|
|
...If this helps: 127.0.0.1 localhost 127.0.1.1 ubuntu # The following lines are desirable for IPv6 capable hosts fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ...
|
|
|
Author: S Ahmed,
2012-05-03, 02:48
|
|
|
Re: tried following kickstart, says unknown host name - Kafka - [mail # user]
|
|
...Hi Jun, I'm on a dedicated box, not ec2. BTW, I am running everything (zookeeper and kafka) on the same server. Just to recap, I'm doing everthing default as per the quickstart. Zookee...
|
|
|
Author: S Ahmed,
2012-05-03, 02:42
|
|
|
Re: tried following kickstart, says unknown host name - Kafka - [mail # user]
|
|
...I'm on ubuntu, and when I type: Whatever I got as an output, I put that in my server.properties file (the hostname= option), I still get the same error when trying to start the server...
|
|
|
Author: S Ahmed,
2012-05-03, 01:32
|
|
|
Re: tried following kickstart, says unknown host name - Kafka - [mail # user]
|
|
...I'm also want to run the performance tests, I downloaded the source from: git://git.apache.org/kafka.git In the perf/ folder, I don't see the run-simulatr.sh file. I found ...
|
|
|
Author: S Ahmed,
2012-05-03, 01:22
|
|
|
tried following kickstart, says unknown host name - Kafka - [mail # user]
|
|
...I downloaded 0.7, updated and packaged using sbt. I was able to run zooker, but when I tried running the kafka server I got: Error: Exception thrown by the agent : java.net.Malfo...
|
|
|
Author: S Ahmed,
2012-05-03, 01:06
|
|
|
state of consumers, what frameworks are available? - Kafka - [mail # user]
|
|
...Other than writing my own worker processes to pull data out of kafka (or rather consume the messages), what frameworks/libs are there for doing this? I know ruby has resque, and there ...
|
|
|
Author: S Ahmed,
2012-05-02, 21:21
|
|
|
Re: kafka for user click tracking, how would this work? - Kafka - [mail # user]
|
|
...Neha, Why does this repartiion occurr? Is this if a particular topic reaches a size or # of messages, it re-balances? If I don't care about re-partitioning, I can just writ...
|
|
|
Author: S Ahmed,
2012-05-02, 17:55
|
|
|
kafka for user click tracking, how would this work? - Kafka - [mail # user]
|
|
...Trying to understand how kafka could be used in the following scenerio: Say I am creating a Saas application for website click tracking. So a client would paste some javascript o...
|
|
|
Author: S Ahmed,
2012-05-02, 16:05
|
|
|
Re: Some question about performance test - Kafka - [mail # user]
|
|
...My message sizes will be 20-100K in size, how can I tweak the benchmarks to use a payload size in 20-100K range? On Mon, Apr 30, 2012 at 1:15 PM, Jun Rao wrote: ...
|
|
|
Author: S Ahmed,
2012-04-30, 18:03
|
|
|
|