| clear query|facets|time |
Search criteria: .
Results from 91 to 100 from
516 (0.127s).
|
|
|
Loading phrases to help you refine your search...
|
|
RE: Jean-Daniel: RE: some data replication support in hbase? - HBase - [mail # user]
|
|
...Seems like hooking into replication would be a good approach. There's also a JIRA open about a changes API. https://issues.apache.org/ji ra/browse/HBASE-3247 Or you could u...
|
|
|
Author: Jonathan Gray,
2010-12-21, 21:30
|
|
|
RE: 0.90.0RC2 tomorrow? - HBase - [mail # dev]
|
|
...+1 on RC re k up if ason...
|
|
|
Author: Jonathan Gray,
2010-12-21, 06:08
|
|
|
RE: partitioning and map/reduce &hbase hashcodes - HBase - [mail # user]
|
|
...HBase doesn't hashcode anything. It does strict lexicographical ordering o f the row keys themselves. So yes, keys with similar prefixes may be in th e same partition / next to e...
|
|
|
Author: Jonathan Gray,
2010-12-19, 19:33
|
|
|
RE: Facebook Messages Team Tech Talk - HBase - [mail # user]
|
|
...Article in The Register... http://www.theregister.co.uk/2010/12/17/facebook _messages_tech/ ...
|
|
|
Author: Jonathan Gray,
2010-12-17, 23:33
|
|
|
RE: Cluster Size/Node Density - HBase - [mail # user]
|
|
...You meant 15TB/45TB right? Your numbers seem in the realm of possibility. You should try it out on yo ur 10 node cluster if you can. I've done applications like this in the...
|
|
|
Author: Jonathan Gray,
2010-12-17, 22:46
|
|
|
RE: question about multi-transaction queries - HBase - [mail # user]
|
|
...Have you looked at the thrift support? Plenty of people are using HBase fr om PHP via Thrift. I don't think there is MultiPut or MultiGet support but there is work curre ntly und...
|
|
|
Author: Jonathan Gray,
2010-12-17, 22:26
|
|
|
RE: Results from a Map/Reduce - HBase - [mail # user]
|
|
...If you do aggregation, your queries will most likely be well under a second . The aggregates should reduce the amount of data that needs to be read by several orders of magnitude...
|
|
|
Author: Jonathan Gray,
2010-12-17, 22:25
|
|
|
RE: question about multi-transaction queries - HBase - [mail # user]
|
|
...I'm not sure I understand. Are you trying to build a client? Or you want something that behaves like the mysql client? send r t. va....
|
|
|
Author: Jonathan Gray,
2010-12-17, 21:32
|
|
|
RE: Cluster Size/Node Density - HBase - [mail # user]
|
|
...You absolutely need to do some testing and benchmarking. This sounds like the kind of application that will require lots of tuning t o get right. It also sounds like the kind of ...
|
|
|
Author: Jonathan Gray,
2010-12-17, 21:30
|
|
|
RE: question about multi-transaction queries - HBase - [mail # user]
|
|
...I'm not sure exactly what your requirements are but what exactly is your cl ient interface? There is no persistent process anywhere serving client req uests? tion n T, a....
|
|
|
Author: Jonathan Gray,
2010-12-17, 21:21
|
|
|
|