[
https://issues.apache.org/jira/browse/HBASE-8786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13690955#comment-13690955
]
Hudson commented on HBASE-8786:
-------------------------------
Integrated in HBase-TRUNK #4194 (See
[https://builds.apache.org/job/HBase-TRUNK/4194/])
HBASE-8786 Creating a table with a Bloom filter on the shell is broken.
(Revision 1495604)
Result = SUCCESS
eclark :
Files :
* /hbase/trunk/hbase-server/src/main/ruby/hbase/admin.rb
> 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
> Fix For: 0.98.0, 0.95.2
>
> 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