how to handle join properly in this case

2013-05-25 Thread Jiaan Zeng
Hi Experts, We have tables (a.k.a. column family) A and B. The row of the table is simply a key value pair. Table A and B are written by clients all the time. We need to transform the row key of table A and B according to a set of rules, join these two tables and save the results to table C for r

Re: column with TTL of 10 seconds lives very long...

2013-05-25 Thread Tamar Fraenkel
Yes.. still there. Tamar *Tamar Fraenkel * Senior Software Engineer, TOK Media [image: Inline image 1] ta...@tok-media.com Tel: +972 2 6409736 Mob: +972 54 8356490 Fax: +972 2 5612956 On Sat, May 25, 2013 at 8:09 PM, Jeremiah Jordan wrote: > If you do that same get again, is the column

Re: column with TTL of 10 seconds lives very long...

2013-05-25 Thread Jeremiah Jordan
If you do that same get again, is the column still being returned? (days later) -Jeremiah On Thu, May 23, 2013 at 6:16 AM, Tamar Fraenkel wrote: > Hi! > > TTL was set: > > [default@HLockingManager] get > HLocks['/LockedTopic/31a30c12-652d-45b3-9ac2-0401cce85517']; > => (column=69b057d4-3578-43

Re: Hector vs Astyanax dependency issue

2013-05-25 Thread Peter Lin
I'll second that. the maven boondoggle is a huge anti-practice for the java world. On Sat, May 25, 2013 at 12:10 PM, Edward Capriolo wrote: > This is a big Java problem with Guava and logging libraries that get > included with everything. If you bundle together enough projects you are > bound t

Re: Hector vs Astyanax dependency issue

2013-05-25 Thread Edward Capriolo
This is a big Java problem with Guava and logging libraries that get included with everything. If you bundle together enough projects you are bound to have an satisfiable breaking mismatch. The hip trend is "just use the latest from maven"so hipsters have a canned reply, "OMG!!! YOUR VERSIONS IS SO