[ 
https://issues.apache.org/jira/browse/HBASE-28145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xiao Zhang updated HBASE-28145:
-------------------------------
    Description: 
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!

  was:
Executing the following command in HBase shell, specifying the wrong BoolFilter 
type, will prompt "ERROR: uninitialized constant 
Java::OrgApacheHadoopHbaseRegionserver::StoreFile::BloomType".

```

create 'zx',\{NAME=>'0', BLOOMFILTER=>'TEST'}

```

!image-2023-10-11-16-14-31-219.png!


> When specifying the wrong BoolFilter type while creating a table in HBase 
> shell, the log prompt will report an error.
> ---------------------------------------------------------------------------------------------------------------------
>
>                 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
>         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)

Reply via email to