| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
67 (0.082s).
|
|
|
Loading phrases to help you refine your search...
|
|
thrift and hbase - HBase - [mail # user]
|
|
...Hello, I am planning to use thrift with python and curious what are its limitations against the defacto Java API? Is it possible to do everything with it or what are its limitati...
|
|
|
Author: Rita,
2011-11-28, 23:41
|
|
|
major compaction - HBase - [mail # user]
|
|
...Hello, When I do a major compaction of a table (1 billion rows). How do I know when its completed? Also, what can I see in the metrics to see the status of it ...
|
|
|
Author: Rita,
2011-11-27, 12:41
|
|
|
Re: understanding Rowcounter - HBase - [mail # user]
|
|
...Thanks Doug and Jahangir On Mon, Nov 21, 2011 at 9:17 AM, Doug Meil wrote: ...
|
|
|
Author: Rita,
2011-11-22, 01:03
|
|
|
understanding Rowcounter - HBase - [mail # user]
|
|
...Hello, I have been looking at http://search-hadoop.com/c/HBase:/src/main/java/org/apache/hadoop/hbase/mapreduce/RowCounter.java%7C%7C+RowCounter the Rowcounter code. I would lik...
|
|
|
Author: Rita,
2011-11-21, 11:44
|
|
|
Re: speeding up rowcount - HBase - [mail # user]
|
|
...Ha. You are over estimating my Java Ted. I am no programmer just a ignorant consumer of great technologies On Sat, Oct 29, 2011 at 10:46 AM, Ted Yu wrote: ...
|
|
|
Author: Rita,
2011-10-29, 16:56
|
|
|
Re: speeding up rowcount - HBase - [mail # user]
|
|
...Opened, https://issues.apache.org/jira/browse/HBASE-4702 Please edit to your liking. On Sun, Oct 9, 2011 at 9:05 PM, Himanshu Vashishtha <[EMAIL PROTECTED] ...
|
|
|
Author: Rita,
2011-10-29, 14:29
|
|
|
Re: sum, avg, count, etc... - HBase - [mail # user]
|
|
...For the values, ... price=26.81 open close ... Does hbase do a full scan across all values or does it have a constant lookup, O(1) ? On Wed, Oct 26, 2011 at 8:27 PM, Rita...
|
|
|
Author: Rita,
2011-10-29, 12:38
|
|
|
Re: querying questions - HBase - [mail # user]
|
|
...Stack, It seems I have already been using Bytes.toBytes() for my keys. I have been converting my strings ¨server#timestamp (epoch)#event id#username¨ to byBytes and placing them...
|
|
|
Author: Rita,
2011-10-29, 12:36
|
|
|
Re: querying questions - HBase - [mail # user]
|
|
...Thanks for your reply. I am curious, can you give me an example of having a key as a raw bytes and do byte comparison? I am not a native java programmer so an example would be extremel...
|
|
|
Author: Rita,
2011-10-28, 22:27
|
|
|
querying questions - HBase - [mail # user]
|
|
...Hello All, I will be querying a lot of time series data and I have been studying opentsdb. Currently my data looks like this, server#timestamp (epoch)#event id#userna...
|
|
|
Author: Rita,
2011-10-28, 11:30
|
|
|
|