| clear query|facets|time |
Search criteria: .
Results from 111 to 119 from
119 (0.146s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: descending keys - HBase - [mail # user]
|
|
...use Long.MAX - incrementColumnValue() as qualifier 2010/6/25 N Kapshoo :...
|
|
|
Author: Andrey Stepachev,
2010-06-25, 19:00
|
|
|
Re: composite value vs composite qualifier - HBase - [mail # user]
|
|
...2010/6/22 Jonathan Gray Sorry for not clean description about what I mean. I mean, that in case of serialisation you can't update different column simulateously from different c...
|
|
|
Author: Andrey Stepachev,
2010-06-22, 03:50
|
|
|
Re: composite value vs composite qualifier - HBase - [mail # user]
|
|
...2010/6/22 N Kapshoo This is mostly depends on usage pattern. 1. each value in storage have full key key/family/qualifier/timestamp, so keyvalue size increasing (but this n...
|
|
|
Author: Andrey Stepachev,
2010-06-21, 21:20
|
|
|
Re: Sorting columns - HBase - [mail # user]
|
|
...2010/6/21 Jonathan Gray Good. And is this a case for infra row. (as I understand, sorting is achieved by merge scan of stores). But with infrarow scan i can avoid O...
|
|
|
Author: Andrey Stepachev,
2010-06-21, 17:18
|
|
|
Re: Sorting columns - HBase - [mail # user]
|
|
...2010/6/19 Jonathan Gray Thans a good news!. Thanks. I have no time (and enought knowlage of hbase) to check this myself. No it's clear (and I use scan always for now). &n...
|
|
|
Author: Andrey Stepachev,
2010-06-21, 13:40
|
|
|
Re: Sorting columns - HBase - [mail # user]
|
|
...2010/6/19 Stack It is very interesting to know, is hbase guarantee ordering in columns. Because if someone will use very wide rows, in absence of sorting, it is not very useful ...
|
|
|
Author: Andrey Stepachev,
2010-06-19, 12:44
|
|
|
Re: Sorting columns - HBase - [mail # user]
|
|
...2010/6/17 Stack As i see in sources there no place, where kv sorted (except client Result.sorted() method). So we can get keyvalues from store and from memstore (and in this cas...
|
|
|
Author: Andrey Stepachev,
2010-06-17, 19:18
|
|
|
Re: Modeling column families - HBase - [mail # user]
|
|
...24 апреля 2010 г. 23:59 по� �ьзователь Ryan Rawson написал: h ounts se f No. I mean the scenario, when I want to lock row for writing, but you can't lock row for all dates at onc...
|
|
|
Author: Andrey Stepachev,
2010-04-24, 21:22
|
|
|
Re: Modeling column families - HBase - [mail # user]
|
|
...2010/4/24 Andrew Nguyen With such design in hbase (in opposite to cassandra) you should use row filters to get only part of data (for example last year) or use client filtering ...
|
|
|
Author: Andrey Stepachev,
2010-04-24, 07:22
|
|
|
|