Re: serverAddress is wrong after copy files uesed distcp

2011-03-29 Thread Jean-Daniel Cryans
That's a very old version, you should consider upgrading. When you said it worked the first day but now it's broke, is it because you did another copy like that or it all of a sudden stopped working? If I remember correctly, in 0.20.6 that message was usually followed by the master to take the wro

Re: serverAddress is wrong after copy files uesed distcp

2011-03-28 Thread 陈加俊
HBase-0.20.6 On Tue, Mar 29, 2011 at 1:27 AM, Jean-Daniel Cryans wrote: > Which HBase version? > > J-D > > On Mon, Mar 28, 2011 at 2:14 AM, 陈加俊 wrote: > > A cluster is 192.168.5.144 ... 192.168.5.157 > > b cluster is 192.168.0.181 ... 192.168.0.185 > > > > I copy the files of hdfs(/hbase/cjjProg

Re: serverAddress is wrong after copy files uesed distcp

2011-03-28 Thread Jean-Daniel Cryans
Which HBase version? J-D On Mon, Mar 28, 2011 at 2:14 AM, 陈加俊 wrote: > A cluster is 192.168.5.144 ... 192.168.5.157 > b cluster is 192.168.0.181 ... 192.168.0.185 > > I copy the files of hdfs(/hbase/cjjProgramm) from A to B used distcp,and > copy rows which prefix is cjjProgramm in .META. from A

serverAddress is wrong after copy files uesed distcp

2011-03-28 Thread 陈加俊
A cluster is 192.168.5.144 ... 192.168.5.157 b cluster is 192.168.0.181 ... 192.168.0.185 I copy the files of hdfs(/hbase/cjjProgramm) from A to B used distcp,and copy rows which prefix is cjjProgramm in .META. from A to B. It is strange ! I worked fine at first day ,but It broken now : org.apa