Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 51 to 60 from 125 (0.549s).
Loading phrases to help you
refine your search...
Timeseries data - HBase - [mail # user]
...In timeseries type data how do people deal with scenarios where one might get multiple events in a millisecond? Using nano second approach seems tricky. Other option is to take advantage of ...
   Author: Mohit Anchlia, 2012-08-29, 00:21
Re: Retrieving 2 separate timestamps' values - HBase - [mail # user]
...Have you thought of making your row key as key+timestamp? And then you can do scan on the columns itself?  On Mon, Aug 27, 2012 at 5:53 PM, Ioakim Perros  wrote:  ...
   Author: Mohit Anchlia, 2012-08-28, 01:10
Re: Retrieving 2 separate timestamps' values - HBase - [mail # user]
...You timestamp as in version? Can you describe your scenario with more concrete example?  On Mon, Aug 27, 2012 at 5:01 PM, Ioakim Perros  wrote:  ...
   Author: Mohit Anchlia, 2012-08-28, 00:33
Re: HBase Put - HBase - [mail # user]
...On Wed, Aug 22, 2012 at 10:20 AM, Pamecha, Abhishek  wrote:  If you have such a use case I think best practice is to use bloom filters. I think in generaly it's a good idea to atle...
   Author: Mohit Anchlia, 2012-08-22, 18:08
Re: Slow full-table scans - HBase - [mail # user]
...It's possible that there is a bad or slower disk on Gurjeet's machine. I think details of iostat and cpu would clear things up.  On Tue, Aug 21, 2012 at 4:33 PM, lars hofhansl  wro...
   Author: Mohit Anchlia, 2012-08-22, 00:56
Re: HBase replication - HBase - [mail # user]
...On Mon, Aug 20, 2012 at 3:06 PM, Jean-Daniel Cryans wrote:    Thanks! could you please point me to relevant docs? On the replication page all I see is Master-Slave configuration an...
   Author: Mohit Anchlia, 2012-08-20, 23:06
Re: HBase replication - HBase - [mail # user]
...On Sat, Aug 18, 2012 at 12:35 PM, Stack  wrote:  it possible to write to the same table to both HBase instances locally in each DC and still be able to replicate between them? both...
   Author: Mohit Anchlia, 2012-08-18, 20:30
HBase replication - HBase - [mail # user]
...Are clients local to slave DC able to read data from HBase slave when replicating data from one DC to remote DC? If not then is there a way to design such a thing where clients are able to a...
   Author: Mohit Anchlia, 2012-08-18, 00:36
Re: consistency, availability and partition pattern of HBase - HBase - [mail # user]
...On Wed, Aug 8, 2012 at 7:32 PM, Lin Ma  wrote:  e To get better understanding of this I suggest looking at how the WAL logs are stored. WAL stores multiple regions in one log. Befo...
   Author: Mohit Anchlia, 2012-08-09, 05:23
Re: consistency, availability and partition pattern of HBase - HBase - [mail # user]
...I think availability is sacrificed in the sense that if region server fails c lients will have data inaccessible for the time region comes up on some othe r server, not to confuse with data ...
   Author: Mohit Anchlia, 2012-08-08, 15:17
Sort:
project
Hadoop (148)
HBase (125)
Pig (125)
Flume (55)
MapReduce (34)
HDFS (11)
Hive (10)
Accumulo (1)
type
mail # user (125)
date
last 7 days (0)
last 30 days (0)
last 90 days (8)
last 6 months (26)
last 9 months (125)
author
Stack (3755)
Ted Yu (2474)
Jean-Daniel Cryans (2280)
Andrew Purtell (1454)
lars hofhansl (986)
Ryan Rawson (862)
Jean-Marc Spaggiari (681)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (417)
Gary Helmling (290)
Mohit Anchlia