You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Elliott Clark (JIRA)" <ji...@apache.org> on 2013/06/21 23:34:20 UTC

[jira] [Updated] (HBASE-8786) Creating a table with a Bloom filter on the shell is broken.

     [ https://issues.apache.org/jira/browse/HBASE-8786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elliott Clark updated HBASE-8786:
---------------------------------

    Attachment: HBASE-8786-0.patch

Simple change to the shell to make sure that it knows where the bloom filter class is.
                
> Creating a table with a Bloom filter on the shell is broken.
> ------------------------------------------------------------
>
>                 Key: HBASE-8786
>                 URL: https://issues.apache.org/jira/browse/HBASE-8786
>             Project: HBase
>          Issue Type: Bug
>          Components: shell
>    Affects Versions: 0.95.1
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>         Attachments: HBASE-8786-0.patch
>
>
> {code}create 'tsdb', {NAME => 't', VERSIONS => 1, BLOOMFILTER => 'row'}{code}
> results in:
> {code}ERROR: uninitialized constant Java::OrgApacheHadoopHbaseRegionserver::StoreFile::BloomType{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