Re: Table exist and not exist at the same time.

2012-07-05 Thread lars hofhansl
Also see https://issues.apache.org/jira/browse/HBASE-6294 From: Jean-Marc Spaggiari To: user@hbase.apache.org Sent: Thursday, July 5, 2012 7:20 AM Subject: Re: Table exist and not exist at the same time. Super, thanks. Seems that everything is now working

Re: Table exist and not exist at the same time.

2012-07-05 Thread Jean-Marc Spaggiari
Super, thanks. Seems that everything is now working fine after I removed the entries. I have formated my HDFS because of this issue ;) Next time I will wait a bit before doing that. Thanks, JM 2012/7/5, Lars George : > Hi JM, > > You can simply remove the znode's if you like, that ought to do

Re: Table exist and not exist at the same time.

2012-07-05 Thread Lars George
Hi JM, You can simply remove the znode's if you like, that ought to do it. Lars On Jul 5, 2012, at 2:23 PM, Jean-Marc Spaggiari wrote: > Hi Lars, > > For for pointing me to the right direction. > > I have already restarted ZK but I did not removed anything on its server. > > Here is the outp

Re: Table exist and not exist at the same time.

2012-07-05 Thread Jean-Marc Spaggiari
Hi Lars, For for pointing me to the right direction. I have already restarted ZK but I did not removed anything on its server. Here is the output of the ZK ls. There is few tables I already removed (test3, work, etc.)... [zk: cube(CONNECTED) 8] ls /hbase/table [work, work_sent, .META., -ROOT-, w

Re: Table exist and not exist at the same time.

2012-07-05 Thread Lars George
Hi JM, So you already wiped everything on the HDFS level? The only thing left is ZooKeeper. It should not hold you back, but it could be having an entry in /hbase/table? Could you try the ZK shell and do an ls on that znode? If at all, if you wipe HDFS anyways, please also try wiping the ZK dat

Table exist and not exist at the same time.

2012-07-05 Thread Jean-Marc Spaggiari
Hi, Yesterday I stopped my cluster because of a storm. It did not went up well so I have formated the hadoop FS and restarted it. Now, when I'm trying to re-create my schema, I'm facing some issues. It's telling me that the table don't exist when I want to delete it, but that the table exist when