[
https://issues.apache.org/jira/browse/HBASE-28145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17779654#comment-17779654
]
Hudson commented on HBASE-28145:
--------------------------------
Results for branch master
[build #931 on
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/931/]:
(/) *{color:green}+1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/931/General_20Nightly_20Build_20Report/]
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/931/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/931/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> When specifying the wrong BloomFilter 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)