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

Mark Hale updated HBASE-28166:
------------------------------
    Description: 
HBaseContext.bulkLoad throws IllegalArgumentException for bloom type set to 
ROWPREFIX_FIXED_LENGTH in FamilyHFileWriteOptions as the key 
"RowPrefixBloomFilter.prefix_length" is not set in Configuration.

 

Here's my suggestion to fix it:
https://github.com/apache/hbase-connectors/commit/89a268711ff4e2cd349b3f78961b8ac6bb895c28

  was:
HBaseContext.bulkLoad throws IllegalArgumentException for bloom type set to 
ROWPREFIX_FIXED_LENGTH in FamilyHFileWriteOptions as the key 
"RowPrefixBloomFilter.prefix_length" is not set in Configuration.

 

Here's my suggestion to fix it:
https://github.com/pulquero/hbase-connectors/commit/80f49c0f28cb2b86e13cf8b32a651ae79951690f


> HBaseContext.bulkLoad doesn't work with ROWPREFIX_FIXED_LENGTH bloom filter
> ---------------------------------------------------------------------------
>
>                 Key: HBASE-28166
>                 URL: https://issues.apache.org/jira/browse/HBASE-28166
>             Project: HBase
>          Issue Type: Bug
>          Components: hbase-connectors
>    Affects Versions: 1.0.0
>            Reporter: Mark Hale
>            Priority: Minor
>
> HBaseContext.bulkLoad throws IllegalArgumentException for bloom type set to 
> ROWPREFIX_FIXED_LENGTH in FamilyHFileWriteOptions as the key 
> "RowPrefixBloomFilter.prefix_length" is not set in Configuration.
>  
> Here's my suggestion to fix it:
> https://github.com/apache/hbase-connectors/commit/89a268711ff4e2cd349b3f78961b8ac6bb895c28



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to