W dniu 13.07.2010 19:38, Jean-Daniel Cryans pisze:
Which HBase version are you using? Currently replication is only
available in trunk (and will be available in the next 0.89 release).

I'm using version from trunk, exactly 961246 revision

The documentation is available at
src/main/java/org/apache/hadoop/hbase/replication/package.html, you
probably forgot to run the bin/replication/add_peer.rb script

I didn't forget this, but i did this after creating tables and after running copy_tables_desc.rb .
Tommorow or in thursday i will try one more time.

Thanks for info where 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<[email protected]>  wrote:
  Hi all.

Is there any documentation describe replication setup, because i have try
two times and it doesnt work. I have added this:
<property>
<name>hbase.replication.enabled</name>
<value>true</value>
</property>

to hbase-site.xml and changed REPLICATION_SCOPE to '1' in all columns but it
still doesnt work.

Thanks in advance.
S.Bauer


Reply via email to