[
https://issues.apache.org/jira/browse/HBASE-3310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack reassigned HBASE-3310:
----------------------------
Assignee: Igor Ranitovic
I added you as contributor Igor and assigned you this issue. Thanks.
> 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.