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

Hudson commented on HBASE-7642:
-------------------------------

Integrated in HBase-TRUNK #3777 (See 
[https://builds.apache.org/job/HBase-TRUNK/3777/])
    HBASE-7642. HBase shell cannot set Compression (Revision 1437099)

     Result = FAILURE
enis : 
Files : 
* /hbase/trunk/hbase-server/src/main/ruby/hbase/admin.rb

                
> 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
>
>         Attachments: hbase-7642_v1.patch
>
>
> 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