| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
43 (0.146s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Couple of schema design questions - HBase - [mail # user]
|
|
...So that all the useful information in the logs can be sliced & diced anyway we want quickly without the need for sequential search. Isn't indexed search faster than sequential? I...
|
|
|
Author: Something Something,
2012-02-27, 07:45
|
|
|
Couple of schema design questions - HBase - [mail # user]
|
|
...Trying to design a HBase schema for a log processing application. We will get new logs every day. 1) We are thinking we will keep data for each day in separate tables. &nbs...
|
|
|
Author: Something Something,
2012-02-27, 06:24
|
|
|
HBase as a replacement for Netezza? - HBase - [mail # user]
|
|
...By no means I am a Netezza expert, but my manager seems to believe that our existing Netezza based system can be replaced with a NOSQL (Key/Value) type of database. If anyone has done ...
|
|
|
Author: Something Something,
2011-09-08, 06:17
|
|
|
Re: HBase Vs CitrusLeaf? - HBase - [mail # user]
|
|
...This is GREAT information folks. This is why I like open source communities -:) I will present this to management, but in the mean time, the management has thrown another *monkey...
|
|
|
Author: Something Something,
2011-09-08, 06:10
|
|
|
HBase Vs CitrusLeaf? - HBase - [mail # user]
|
|
...I am a HUGE fan of HBase, but our management team wants us to evaluate CitrusLeaf (http://citrusleaf.net/index.php). I have NO idea why! Our management claims that CitrusLeaf is ...
|
|
|
Author: Something Something,
2011-09-07, 05:24
|
|
|
Retrieving last 100 rows by timestamp - HBase - [mail # user]
|
|
...Hello, Need to create a report that shows 'last 100 rows by timestamp'. This query should return almost instantaneously. Any recommendation regarding the design? I wa...
|
|
|
Author: Something Something,
2011-07-26, 15:20
|
|
|
Transaction Management in HBase? - HBase - [mail # user]
|
|
...What's the best way of implementing transaction management in HBase? I have a use case in which I update multiple tables. If for some reason an update fails on the 2nd table, I w...
|
|
|
Author: Something Something,
2011-06-13, 01:25
|
|
|
Starting Hadoop/HBase cluster on Rackspace - HBase - [mail # user]
|
|
...Hello, Are there scripts available to create a HBase cluster on Rackspace - like there are for Amazon EC2? A quick Google search didn't come up with anything useful. Any he...
|
|
|
Author: Something Something,
2011-05-31, 17:23
|
|
|
Re: Backup/Restore HBase - HBase - [mail # user]
|
|
...Sweet. org.apache.hadoop.hbase.mapreduce.Export & org.apache.hadoop.hbase.mapreduce.Import are working well. Meets our needs for now. On a side note, Mozilla's link is brok...
|
|
|
Author: Something Something,
2011-05-20, 23:16
|
|
|
Backup/Restore HBase - HBase - [mail # user]
|
|
...Looking for a reliable Backup/Restore solution. Is Cluster Replication ( http://hbase.apache.org/replication.html) the only recommended way? We don't have extra infrastruct...
|
|
|
Author: Something Something,
2011-05-20, 21:18
|
|
|
|