| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
80 (0.148s).
|
|
|
Loading phrases to help you refine your search...
|
|
upgrade from hbase 0.90.1 to 0.90.2 - HBase - [mail # user]
|
|
...Hi We running on hbase 0.90.1 and want to upgrade to 0.90.2. What is the process to do it , I mean is it enough to change the jar or it requires configuration files changes. Ple...
|
|
|
Author: Oleg Ruchovets,
2011-04-12, 07:30
|
|
|
hbase bulk loading and update operations - HBase - [mail # user]
|
|
...Hi , Assuming , I inserted data to the hbase using bulk loading. What is the way to update inserted records which had been inserted by bulk loading? Does bulk loading sup...
|
|
|
Author: Oleg Ruchovets,
2011-03-21, 11:49
|
|
|
Re: hash function per table - HBase - [mail # user]
|
|
...Can you share more information about your tests? I still have couple of issues that I don't understand : 1) public Scan setTimeRange(lo...
|
|
|
Author: Oleg Ruchovets,
2011-03-20, 20:26
|
|
|
Re: hash function per table - HBase - [mail # user]
|
|
...Actually discussion started from this post: http://search-hadoop.com/m/XX3nW68JsY1/hbase+insertion+optimisation&subj=hbase+insertion+optimisation+ Simply inserting the data in w...
|
|
|
Author: Oleg Ruchovets,
2011-03-20, 19:52
|
|
|
Re: hbase insertion optimisation: - HBase - [mail # user]
|
|
...On Sun, Mar 20, 2011 at 5:58 PM, Ted Yu wrote: Thank you for quick answer in case key : _ where date is 20110310, 20110310_ length is 9 public class MyHash ext...
|
|
|
Author: Oleg Ruchovets,
2011-03-20, 16:23
|
|
|
Re: hbase insertion optimisation: - HBase - [mail # user]
|
|
...I took org.apache.hadoop.hbase.util.MurmurHash class and want to use it for my hashing. Till now I had key , value pairs (key format _) , ...
|
|
|
Author: Oleg Ruchovets,
2011-03-20, 15:21
|
|
|
Re: hbase insertion optimisation: - HBase - [mail # user]
|
|
...Good point , let me explain the process. We choose the keys _ because after insertion we run scans and want to analyse data which is related to...
|
|
|
Author: Oleg Ruchovets,
2011-03-19, 22:43
|
|
|
hbase insertion optimisation: - HBase - [mail # user]
|
|
... We want to insert to hbase on daily basis (hbase 0.90.1 , hadoop append). currently we have ~ 10 million records per day.We use map/reduce to prepare data , and write it to hbase usin...
|
|
|
Author: Oleg Ruchovets,
2011-03-19, 22:00
|
|
|
Re: hbase heap size - HBase - [mail # user]
|
|
...Thank you St.Ack the question is regarding setting heap size for hbase: As I understand there are 3 processes HBASE master , Hbase Region server , Zookeper. What is the h...
|
|
|
Author: Oleg Ruchovets,
2011-03-19, 21:28
|
|
|
hbase heap size - HBase - [mail # user]
|
|
...Hi , we started our tests on cluster ( hbase 0.90.1 , hadoop append) , I set HBASE_HEAPSIZE to 4000m in hbase-env.sh and got 3 processes whic h has heap size 4...
|
|
|
Author: Oleg Ruchovets,
2011-03-19, 21:19
|
|
|
|