Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 51 to 60 from 92 (0.103s).
Loading phrases to help you
refine your search...
Re: filter before flush to disk - Kafka - [mail # user]
...One downside is if my logic was messed up, I don't have a timeframe of rolling the logic back (which was one of the benefits of kafka's design choice of having messages kept around for x day...
   Author: S Ahmed, 2012-05-15, 15:43
Re: filter before flush to disk - Kafka - [mail # user]
...What do you mean?  "  I think the direction we are going is instead to just let you co-locate this processing on the same box. This gives the isolation of separate processes and th...
   Author: S Ahmed, 2012-05-15, 15:42
filter before flush to disk - Kafka - [mail # user]
...Would it be possible to filter the collection before it gets flush to disk?  Say I am tracking page views per user, and I could perform a rollup before it gets flushed to disk (using a ...
   Author: S Ahmed, 2012-05-15, 13:38
Re: since flushes are batched, is it still io intensive? - Kafka - [mail # user]
...then why have an operations page? j/k  thanks Jay!  Just a note, and I hope nobody takes it the wrong way, but I was lookign at the flume project and I really appreciated how much ...
   Author: S Ahmed, 2012-05-12, 01:21
Re: since flushes are batched, is it still io intensive? - Kafka - [mail # user]
...Do you tune the o/s dedicated memory for page cache?  Or that's all automatic....  It would be cool if linkedin posted some of their server level tweaks if that is critical to gett...
   Author: S Ahmed, 2012-05-11, 16:16
Re: since flushes are batched, is it still io intensive? - Kafka - [mail # user]
...What about memory?  I know you guys have 24GB of ram per server?  Basically I'm juggling between going with a dedicated box (which has faster IO), or ec2 which has slower IO but ch...
   Author: S Ahmed, 2012-05-11, 15:03
since flushes are batched, is it still io intensive? - Kafka - [mail # user]
...I was thinking (and after doing some tests on dedicated and ec2), would you still say kafka is io intensive?  Considering writes are batched every x seconds, and you have a single kafka...
   Author: S Ahmed, 2012-05-11, 14:13
Re: where does the in-memory log to file persistence take place - Kafka - [mail # dev]
...couldn't this be written in a way that it doesn't block? or limits the time, like it makes a copy of the reference, then replaces it when a newed up channel (synchronized).  Oh, this is...
   Author: S Ahmed, 2012-05-10, 04:35
kafka file persistance blocks, ramifications on payload sizes and flush timings - Kafka - [mail # user]
...On the dev list I was curious as to how kafka persists the in-memory to disk, and Jay responded with:  "filechannel.force() always fully syncs the file to disk. This is done irrespectiv...
   Author: S Ahmed, 2012-05-09, 15:19
Re: where does the in-memory log to file persistence take place - Kafka - [mail # dev]
...Slowly trying to understand it, have to wramp up on my scala.  When the flush/sink occurrs, does it pull items of the collection 1 by 1 or does it do this in bulk somehow while locking ...
   Author: S Ahmed, 2012-05-08, 20:44
Sort:
project
Kafka (92)
HBase (56)
Flume (6)
type
mail # user (70)
mail # dev (22)
date
last 7 days (0)
last 30 days (0)
last 90 days (6)
last 6 months (37)
last 9 months (92)
author
Jun Rao (1164)
Neha Narkhede (742)
Jay Kreps (489)
"Neha Narkhede (248)
Joe Stein (183)
Chris Burroughs (171)
"Jun Rao (154)
Joel Koshy (153)
Alan D. Cabrera (141)
David Arthur (120)
Jason Rosenberg (115)
Taylor Gautier (98)
S Ahmed (92)
John Fung (91)
Chris Curtin (67)