Replication

2010-07-13 Thread Sebastian Bauer
Hi all. Is there any documentation describe replication setup, because i have try two times and it doesnt work. I have added this: hbase.replication.enabled true to hbase-site.xml and changed REPLICATION_SCOPE to '1' in all columns but it still doesnt work. Thanks in advance. S.Bauer

Re: Replication

2010-07-13 Thread Sebastian Bauer
i can find some documentation. There is info about zookeeper that it need running in standalone mode it is true? J-D On Tue, Jul 13, 2010 at 6:48 AM, Sebastian Bauer wrote: Hi all. Is there any documentation describe replication setup, because i have try two times and it doesnt work. I have

Re: Replication

2010-07-13 Thread Sebastian Bauer
I have one more question can i first create master and after loading data connect slave or turn on replication on existing tables with data? W dniu 13.07.2010 19:56, Jean-Daniel Cryans pisze: Thanks for info where i can find some documentation. There is info about zookeeper that it need runnin

Re: Replication

2010-07-13 Thread Sebastian Bauer
efore committing and forgot to update the package.html file, it's now simply hbase.replication (and it should stay like that). I'll fix that in the scope of HBASE-2808. J-D On Tue, Jul 13, 2010 at 11:12 AM, Sebastian Bauer wrote: I have one more question can i first create master an

Re: Replication

2010-07-13 Thread Sebastian Bauer
of this traces J-D Thanks for your help :) On Tue, Jul 13, 2010 at 2:37 PM, Sebastian Bauer wrote: after trying to setup replication i have got many od this errors: 2010-07-13 23:35:26,498 WARN org.apache.hadoop.hbase.replication.regionserver.ReplicationSource: Waited too long for this file

Re: Replication

2010-07-14 Thread Sebastian Bauer
slave? J-D On Tue, Jul 13, 2010 at 3:01 PM, Sebastian Bauer wrote: W dniu 13.07.2010 23:50, Jean-Daniel Cryans pisze: Yeah using an experimental feature can be "odd" to use :D I love bleeding edge technologies :D So one of the following is happening: 1) You aren't usi

Strange problem

2010-10-24 Thread Sebastian Bauer
Today i try to make some denormalization in my hbase, so i run scaner on one table with day-user counters and ICV to table with week-user,month-user and global-user counters and after about 2 hours program(written in python) raise an exception in scanner because scanner expires, main problem was th

Re: Strange problem

2010-10-25 Thread Sebastian Bauer
have access to data with very similar problem. W dniu 24.10.2010 19:14, Stack pisze: > Please thread dump the regionserver using 100%. Do it a few times and > pastebin the result so we can take a look. > St.Ack > > On Sun, Oct 24, 2010 at 1:52 AM, Sebastian Bauer wrote: >>

Re: Strange problem

2010-10-25 Thread Sebastian Bauer
W dniu 26.10.2010 06:50, Stack pisze: > On Mon, Oct 25, 2010 at 1:06 PM, Sebastian Bauer wrote: >> This problem was related to this: >> >> 2010-10-25 08:13:00,933 DEBUG >> org.apache.hadoop.hbase.master.LoadBalancer: Skipping load balancing. >> servers=2 regio

Re: is hbase 0.20.6 compatible with new hadoop 0.21.0 ?

2010-12-26 Thread Sebastian Bauer
gt; -- Pozdrawiam Sebastian Bauer - http://tikecik.pl

Re: Hbase auto table operation using script

2011-01-03 Thread Sebastian Bauer
able'; drop 'usertable'. can not execute. > Using the "" does not work. > > haitong > echo "disable 'usertable' " | ./bin/hbase shell -- Pozdrawiam Sebastian Bauer - http://tikecik.pl

Re: Region Balancing

2011-02-02 Thread Sebastian Bauer
up again. Force running of assignment. That might mess stuff up enough? St.Ack -- Pozdrawiam Sebastian Bauer - http://tikecik.pl

question about org.apache.hadoop.hbase.util.Merge

2011-02-10 Thread Sebastian Bauer
Hi, is anybody knows that "./bin/hbase org.apache.hadoop.hbase.util.Merge " can run in parallel? Thanks, Sebastian Bauer

Re: question about org.apache.hadoop.hbase.util.Merge

2011-02-11 Thread Sebastian Bauer
t opens and edits .META. so it would be like having multiple region servers serving it (which is always bad). J-D On Thu, Feb 10, 2011 at 5:22 AM, Sebastian Bauer wrote: Hi, is anybody knows that "./bin/hbase org.apache.hadoop.hbase.util.Merge " can run in parallel? Thanks, Sebastian Bauer

Thrift and filters

2011-04-10 Thread Sebastian Bauer
Hi. Is there any plans to integrate filters like org.apache.hadoop.hbase.filter.ColumnPaginationFilter in thrift interface? thanks. s.

Re: Thrift and filters

2011-04-10 Thread Sebastian Bauer
Sun, Apr 10, 2011 at 11:36 AM, Sebastian Bauer wrote: >> Hi. Is there any plans to integrate filters like >> org.apache.hadoop.hbase.filter.ColumnPaginationFilter in thrift interface? >> >> thanks. >> s. >>

Connection to two difference versions

2011-11-17 Thread Sebastian Bauer
org.apache.hadoop.hbase.ipc.HBaseRPC.waitForProxy(HBaseRPC.java:228) at org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation.getHRegionConnection(HConnectionManager.java:1197) -- Pozdrawiam Sebastian Bauer - http://tikecik.pl