| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
56 (0.264s).
|
|
|
Loading phrases to help you refine your search...
|
|
how is facebook using hbase? - HBase - [mail # user]
|
|
...In what context/feature is facebook using hbase?...
|
|
|
Author: S Ahmed,
2010-07-14, 18:04
|
|
|
Re: web applications and multiple db calls per page view - HBase - [mail # user]
|
|
...When you say pooling, are you referring to connection pooling? Doesn't the java driver handle this for you? On Wed, Jul 14, 2010 at 11:28 AM, Justin Cohen wrote: ...
|
|
|
Author: S Ahmed,
2010-07-14, 15:31
|
|
|
Re: web applications and multiple db calls per page view - HBase - [mail # user]
|
|
...I haven't built it yet, I am in the planning stages as I don't have a solid grasp of distributing databases just yet. I was just going through an average page lifecycyle, and was just ...
|
|
|
Author: S Ahmed,
2010-07-14, 15:30
|
|
|
web applications and multiple db calls per page view - HBase - [mail # user]
|
|
...If I build a forum application like vbulletin on top on hbase, I can forsee that each page view will have multiple calls to hbase. Let's picture someone viewing a particular thread (qu...
|
|
|
Author: S Ahmed,
2010-07-14, 15:12
|
|
|
why minimum 5 servers? - HBase - [mail # user]
|
|
...Is there a reason why 5 is the recommend number of servers (minimum) in a cluster? Why not 2 or 3? Just asking because 5 large ec2 instances (7.5gb ram) isn't *that* cheap :) &nb...
|
|
|
Author: S Ahmed,
2010-07-14, 10:24
|
|
|
Re: key type and naming help - HBase - [mail # user]
|
|
...Can' seem to find a page in the wiki that goes over the various data types a 'key' can be? Or does it always have to be a byte array? On Tue, Jul 13, 2010 at 11:47 PM, S Ahmed &n...
|
|
|
Author: S Ahmed,
2010-07-14, 04:34
|
|
|
Re: key type and naming help - HBase - [mail # user]
|
|
...Great that clears things up, so its about converting things to a bytes. On Tue, Jul 13, 2010 at 11:22 PM, Sarah Sproehnle wrote: ...
|
|
|
Author: S Ahmed,
2010-07-14, 03:47
|
|
|
key type and naming help - HBase - [mail # user]
|
|
...If my application supports multiple websites (multi-tenancy), what is the best way of naming my keys for each column family? example, say I have a column family "articles". Now t...
|
|
|
Author: S Ahmed,
2010-07-14, 03:17
|
|
|
Re: stumbleupon and hbase - HBase - [mail # user]
|
|
...Just to be clear, when I say 'session' I mean a GUID + timestamp + userID value stored in the system. So whenever someone requests a page that requires authentication, it passes the GU...
|
|
|
Author: S Ahmed,
2010-07-13, 14:19
|
|
|
Re: stumbleupon and hbase - HBase - [mail # user]
|
|
...Can you please expand on this? What exactly can be done to mitigate this? On Tue, Jul 13, 2010 at 12:48 AM, Ryan Rawson wrote: ...
|
|
|
Author: S Ahmed,
2010-07-13, 09:47
|
|
|
|