| clear query|facets|time |
Search criteria: .
Results from 51 to 60 from
67 (0.362s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: sum, avg, count, etc... - HBase - [mail # user]
|
|
...Thanks for all of your responses. The original file is a text file and when I try to search that using grep it takes minutes. So, taking 7 seconds aint too bad. thanks again for ...
|
|
|
Author: Rita,
2011-10-27, 00:27
|
|
|
sum, avg, count, etc... - HBase - [mail # user]
|
|
...I am trying to do some simple statistics with my data but its taking longer than expected. Here is how my data is structured in hbase. keys (symbol#epoch time stamp) msft#...
|
|
|
Author: Rita,
2011-10-26, 10:21
|
|
|
hbase CDH 3.1U1 - HBase - [mail # user]
|
|
...I keep getting messages in my hbase master log about garbage collection. I was wondering if CDH is already tuned for GC and if we need to do anything special in our environment. In ref...
|
|
|
Author: Rita,
2011-10-23, 13:15
|
|
|
Re: speeding up rowcount - HBase - [mail # user]
|
|
...Thanks for the responses. Where do I set the high Scan cache values? On Sun, Oct 9, 2011 at 11:19 AM, Himanshu Vashishtha wrote: ...
|
|
|
Author: Rita,
2011-10-09, 15:30
|
|
|
speeding up rowcount - HBase - [mail # user]
|
|
...Hi, I have been doing a rowcount via mapreduce and its taking about 4-5 hours to count a 500million rows in a table. I was wondering if there are any map reduce tunings I can do so it ...
|
|
|
Author: Rita,
2011-10-09, 14:50
|
|
|
Re: range query - HBase - [mail # user]
|
|
...Thanks. This worked like a charm. Is it common to use regex for timeseries or is there a more elegant way of handling it? On Wed, Oct 5, 2011 at 8:39 AM, Doug Meil wrote: ...
|
|
|
Author: Rita,
2011-10-05, 22:42
|
|
|
range query - HBase - [mail # user]
|
|
...Hello, I have a simple table where the data looks like this, key,value 2011-01-01.foo,data01 2011-01-02.foo,data02 2011-01-03.foo,data03 2011-01-04.foo,data04 2011-01-05.foo,data...
|
|
|
Author: Rita,
2011-10-05, 07:29
|
|
|
Re: exporting a table - HBase - [mail # user]
|
|
...thanks. I noticed the MR job is single threaded. Is table export a serial based job or can it be done in parallel? On Mon, Sep 26, 2011 at 12:41 PM, Jean-Daniel Cryans wrote: &n...
|
|
|
Author: Rita,
2011-09-26, 23:45
|
|
|
exporting a table - HBase - [mail # user]
|
|
...Is there a performance boost to export a table while its disabled? ...
|
|
|
Author: Rita,
2011-09-26, 09:03
|
|
|
table version question - HBase - [mail # user]
|
|
...I understand by default hbase creates 3 versions of a table. This is taking up more space than anticipated therefore I was wondering if I default to 1 version are there any drawbacks? ...
|
|
|
Author: Rita,
2011-09-25, 10:45
|
|
|
|