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:24:22 UTC

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

Elliott Clark created HBASE-8786:
------------------------------------

             Summary: 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


{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