/me I tried the patch and it fixed the issue for me so I committed it -- St.Ack

On Mon, Dec 6, 2010 at 3:36 AM, Amandeep Khurana <[email protected]> wrote:
> Seems like it. Let me try the patch.
>
> -AK
>
> On Dec 6, 2010, at 12:36 PM, Lars George <[email protected]> wrote:
>
>> 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
>>>
>

Reply via email to