[ 
https://issues.apache.org/jira/browse/HBASE-3310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12968917#action_12968917
 ] 

stack commented on HBASE-3310:
------------------------------

Looks like I only applied to branch.  Just applied to TRUNK too.

> Failing creating/altering table with compression agrument from the HBase shell
> ------------------------------------------------------------------------------
>
>                 Key: HBASE-3310
>                 URL: https://issues.apache.org/jira/browse/HBASE-3310
>             Project: HBase
>          Issue Type: Bug
>          Components: shell
>            Reporter: Igor Ranitovic
>            Assignee: Igor Ranitovic
>             Fix For: 0.90.0
>
>         Attachments: HBASE-3310.patch
>
>
> HColumnDescriptor setCompressionType takes Compression.Algorithm and not 
> String
> hbase(main):007:0> create 't1', { NAME => 'f', COMPRESSION => 'lzo'}
> ERROR: cannot convert instance of class org.jruby.RubyString to class 
> org.apache.hadoop.hbase.io.hfile.Compression$Algorithm

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to