Hi AK, This issue? https://issues.apache.org/jira/browse/HBASE-3310
Lars On Mon, Dec 6, 2010 at 9:17 AM, Amandeep Khurana <[email protected]> wrote: > The command I'm running on the shell: > > create 'table', {NAME=>'fam', COMPRESSION=>'GZ'} > > or > > create 'table', {NAME=>'fam', COMPRESSION=>'LZO'} > > > Here's the error: > > ERROR: cannot convert instance of class org.jruby.RubyString to class > org.apache.hadoop.hbase.io.hfile.Compression$Algorithm > > > Any idea what could be causing this? Where do I look? > > > -ak >
