| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
49 (0.147s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: The Problems When Retrieving By BinaryComparator - HBase - [mail # user]
|
|
...when you do Bytes.toBytes(1000), you are not telling it whether 1000 is integer or long.. you have to be super careful here.. i didnt read the flow fully but this caught my eye immedia...
|
|
|
Author: T Vinod Gupta,
2012-02-25, 00:31
|
|
|
Re: hbase and consulting - HBase - [mail # user]
|
|
...wow, interesting question!! the real question is how do you go about marketing yourself to create a channel?! thanks On Fri, Feb 24, 2012 at 2:51 PM, Jean-Daniel Cryans wrote: &n...
|
|
|
Author: T Vinod Gupta,
2012-02-24, 22:54
|
|
|
Re: Created date field - HBase - [mail # user]
|
|
...do you really care about each update? you can store the created_at field as a column and use that to decide whether to put or not. the other option is to do a get with a time range less than...
|
|
|
Author: T Vinod Gupta,
2012-02-24, 00:05
|
|
|
Re: number of region servers is wrong - HBase - [mail # user]
|
|
...i remember seeing this error in our deployment as well.. can you check your gc logs to see if there are long gc times. also look at your zookeeper logs to see whats going on.. i tried bunch ...
|
|
|
Author: T Vinod Gupta,
2012-02-23, 23:47
|
|
|
ideas for hbasecon 2012 - HBase - [mail # user]
|
|
...i saw that there is a call for speakers for hbasecon 2012.. i am interested to present from the perspective of somebody using it but not really developing hbase features. so i was wondering ...
|
|
|
Author: T Vinod Gupta,
2012-02-23, 19:38
|
|
|
Re: Solr & HBase - Re: How is Data Indexed in HBase? - HBase - [mail # user]
|
|
...regarding your question on hbase support for high performance and consistency - i would say hbase is highly scalable and performant. how it does what it does can be understood by reading rel...
|
|
|
Author: T Vinod Gupta,
2012-02-23, 19:30
|
|
|
Re: Solr & HBase - Re: How is Data Indexed in HBase? - HBase - [mail # user]
|
|
...Bing, Its a classic battle on whether to use solr or hbase or a combination of both. both systems are very different but there is some overlap in the utility. they also differ vastly when it...
|
|
|
Author: T Vinod Gupta,
2012-02-22, 17:35
|
|
|
Re: Learning HBase - HBase - [mail # user]
|
|
...yeah that should be fine. out of experience, when we started - we used standalone hbase! and then slowly migrated to distributed mode with a much more stable hbase version. and all this was ...
|
|
|
Author: T Vinod Gupta,
2012-02-18, 14:36
|
|
|
Re: Hbase schema design help - HBase - [mail # user]
|
|
...i am really intrigued to know why you are thinking of NoSQL for this use case.. thanks On Wed, Feb 15, 2012 at 10:39 PM, Raj N wrote: ...
|
|
|
Author: T Vinod Gupta,
2012-02-16, 06:48
|
|
|
using hbase key/column name to create and maintain realtime sorted list - HBase - [mail # user]
|
|
...Hi, Can someone tell if this approach is not appropriate or inefficient for how hbase works? Let say i want to maintain a sorted list of urls based on visits to them. So if I create a column...
|
|
|
Author: T Vinod Gupta,
2012-01-28, 21:09
|
|
|
|