[ 
https://issues.apache.org/jira/browse/HBASE-27619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17687327#comment-17687327
 ] 

Hudson commented on HBASE-27619:
--------------------------------

Results for branch master
        [build #773 on 
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/773/]: 
(x) *{color:red}-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/773/General_20Nightly_20Build_20Report/]




(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/773/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/773/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}


> Bulkload fails when trying to bulkload files with invalid names after 
> HBASE-26707
> ---------------------------------------------------------------------------------
>
>                 Key: HBASE-27619
>                 URL: https://issues.apache.org/jira/browse/HBASE-27619
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 2.6.0, 3.0.0-alpha-3, 2.5.3
>            Reporter: Wellington Chevreuil
>            Assignee: Wellington Chevreuil
>            Priority: Major
>             Fix For: 2.6.0, 3.0.0-alpha-4, 2.5.4
>
>
> HBASE-26707 has introduced changes to reduce renames on bulkload when using 
> FILE based SFT. However, if the bulkloading file has an invalid hfile name, 
> or has been split in the bulkload process, we don't do any renaming when FILE 
> based SFT is enabled, and we place the file name as "it is" in the store dir. 
> This later fails the validations performed by StoreFileReader when it tries 
> to open the file.
> This jira adds extra validation for the bulkloading file name format in 
> HRegion.bulkLoadHFiles and also extends TestLoadIncrementalHFiles to run the 
> same test suite with FILE based SFT enabled.



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

Reply via email to