[
https://issues.apache.org/jira/browse/HBASE-28145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang resolved HBASE-28145.
-------------------------------
Fix Version/s: 2.6.0
2.4.18
3.0.0-beta-1
2.5.7
Hadoop Flags: Reviewed
Resolution: Fixed
Pushed to all active branches.
Thanks [~xiaozhang] for contributing!
> When specifying the wrong BoolFilter type while creating a table in HBase
> shell, an error will occur.
> -----------------------------------------------------------------------------------------------------
>
> Key: HBASE-28145
> URL: https://issues.apache.org/jira/browse/HBASE-28145
> Project: HBase
> Issue Type: Bug
> Components: shell
> Affects Versions: 3.0.0-alpha-4, 2.5.5
> Reporter: Xiao Zhang
> Assignee: Xiao Zhang
> Priority: Minor
> Fix For: 2.6.0, 2.4.18, 3.0.0-beta-1, 2.5.7
>
> Attachments: image-2023-10-11-16-14-31-219.png
>
>
> Executing the following command in HBase shell, specifying the wrong
> BoolFilter type, will prompt "ERROR: uninitialized constant
> Java::OrgApacheHadoopHbaseRegionserver::StoreFile::BloomType".
> {code:java}
> create 'zx',{NAME=>'0', BLOOMFILTER=>'TEST'} {code}
> !image-2023-10-11-16-14-31-219.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)