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