| clear query|facets|time |
Search criteria: .
Results from 71 to 80 from
124 (0.129s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: git workflow - Kafka - [mail # dev]
|
|
...Here is what I've been doing* Clone Kafka locally (git clone git://github.com/apache/kafka.git)* Create feature branch off of trunk (git branch KAFKA-657)* Do work on the feature branch* Reb...
|
|
|
Author: David Arthur,
2013-01-02, 22:17
|
|
|
Re: S3 Consumer - Kafka - [mail # user]
|
|
...I don't think anything exists like this in Kafka (or contrib), but it would be a useful addition! Personally, I have written this exact thing at previous jobs.As for the Hadoop consumer, sin...
|
|
|
Author: David Arthur,
2012-12-27, 15:08
|
|
|
Re: Kafka Node.js Integration Questions/Advice - Kafka - [mail # user]
|
|
...FWIW, message production is quite simpler than consumption. It doesnot require the same complex coordination as the consumers. Producersonly use ZooKeeper to locate available brokersSent fro...
|
|
|
Author: David Arthur,
2012-12-22, 18:17
|
|
|
Re: Http based producer - Kafka - [mail # user]
|
|
...Pratyush,I'm not a big node.js user so I can't speak to any of the node.js clients. I mostly use the Java/Scala client. Some clients attempt to support the ZooKeeper consumer coordination, s...
|
|
|
Author: David Arthur,
2012-12-21, 18:07
|
|
|
Re: Offset commit api - Kafka - [mail # dev]
|
|
...Sounds good to meOn 12/20/12 5:04 PM, Jay Kreps wrote:> Err, to clarify, I meant punt on persisting the metadata not punt on> persisting the offset. Basically that field would be in th...
|
|
|
Author: David Arthur,
2012-12-20, 22:09
|
|
|
Re: Offset commit api - Kafka - [mail # dev]
|
|
...No particular objection, though in order to support atomic writes of (offset, metadata), we will need to define a protocol for the ZooKeeper payloads. Something like: OffsetPaylo...
|
|
|
Author: David Arthur,
2012-12-20, 21:31
|
|
|
Re: Kafka Node.js Integration Questions/Advice - Kafka - [mail # user]
|
|
...On 12/20/12 11:46 AM, Christopher Alexander wrote:> During my due diligence to assess use of Kafka for both our activity and log message streams, I would like to ask the project committer...
|
|
|
Author: David Arthur,
2012-12-20, 16:59
|
|
|
Re: Http based producer - Kafka - [mail # user]
|
|
...There are several clients available listed on the project wiki. Node.js is among themhttps://cwiki.apache.org/confluence/display/KAFKA/Kafka+non-java+clientsSince Kafka doesn't support the w...
|
|
|
Author: David Arthur,
2012-12-20, 13:56
|
|
|
Re: Logo - Kafka - [mail # user]
|
|
...Like, one of these figures in the shape of a K?On 12/19/12 5:24 PM, Neha Narkhede wrote:> I really like the black and white sketches with some stylized K on it :-)> http://3.bp.blogspo...
|
|
|
Author: David Arthur,
2012-12-19, 23:10
|
|
|
Re: Logo - Kafka - [mail # user]
|
|
...Somewhat tangential, but where did the name Kafka come from? Is it a reference to Franz Kafka and The Metamorphosis (or other work)? I ask, because knowing how the name "Kafka" relates to a ...
|
|
|
Author: David Arthur,
2012-12-19, 18:13
|
|
|
|