Enis Soztutar created HBASE-7642:
------------------------------------

             Summary: HBase shell cannot set Compression
                 Key: HBASE-7642
                 URL: https://issues.apache.org/jira/browse/HBASE-7642
             Project: HBase
          Issue Type: Bug
          Components: shell
    Affects Versions: 0.96.0
            Reporter: Enis Soztutar
            Assignee: Enis Soztutar
             Fix For: 0.96.0


HBASE-7063 changed the package name for Compression class, but failed to update 
admin.rb for shell. 

{code}
hbase(main):005:0> alter 'cluster_test', {NAME=>'test_cf', 
DATA_BLOCK_ENCODING=>'FAST_DIFF', COMPRESSION=>'GZ'}

ERROR: cannot load Java class org.apache.hadoop.hbase.io.hfile.Compression
{code}



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to