Any hints? On Wed, Mar 30, 2011 at 3:40 PM, 陈加俊 <[email protected]> wrote:
> Thank you > > bin/hbase org.jruby.Main bin/add_table.rb /hbase/cjjProgramme cjjProgramme > bin/add_table.rb:80: Not supported yet (IOError) > > My HBase's version is 0.20.6 and HDFS version is 0.20.2. > > On Wed, Mar 30, 2011 at 3:15 PM, Cosmin Lehene <[email protected]> wrote: > >> Hi Jiajun, >> >> There's a script in hbase/bin to add a table: you can run bin/hbase >> org.jruby.Main bin/add_table.rb >> >> Also there's a setting for HDFS to enable trash. This way your files won't >> get directly deleted, but rather moved the Trash. You can later restore them >> or purge them (see HDFS doc >> >> Good luck, >> Cosmin >> >> On Mar 30, 2011, at 10:06 AM, 陈加俊 wrote: >> >> > Some body execute the command : /app/cloud/hadoop/bin/hadoop fs -rmr >> > /hbase/.META. >> > >> > So the regions of all tables is lost ,Can I rebuild the tables by hdfs >> files >> > ? >> > >> > -- >> > Thanks & Best regards >> > jiajun >> >> > > > -- > Thanks & Best regards > jiajun > > -- Thanks & Best regards jiajun
