Uh oh!
There was an error while loading. Please reload this page.
HBASE-27688 HFile splitting occurs during bulkload, the CREATE_TIME_TS of hfileinfo is 0 - #5082
Conversation
Improve FSUtils to directly obtain FSDataOutputStream
Improve FSUtils to directly obtain FSDataOutputStream fix style error
Improve FSUtils to directly obtain FSDataOutputStream fix npe
Improve FSUtils to directly obtain FSDataOutputStream do not catch RuntimeException
HFile splitting occurs during bulkload, the CREATE_TIME_TS of hfileinfo is 0
Apache-HBase
commented
Mar 6, 2023
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 6, 2023
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 6, 2023
🎊 +1 overall
This message was automatically generated. |
HFile splitting occurs during bulkload, the CREATE_TIME_TS of hfileinfo is 0
Apache-HBase
commented
Mar 6, 2023
🎊 +1 overall
This message was automatically generated. |
Apache9
left a comment
There was a problem hiding this comment.
Can we add a UT to verify this?
haohao0103
commented
Mar 6, 2023
Ok, I'll try to add a UT to verify this |
Apache-HBase
commented
Mar 6, 2023
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 6, 2023
🎊 +1 overall
This message was automatically generated. |
HFile splitting occurs during bulkload, the CREATE_TIME_TS of hfileinfo is 0
Apache-HBase
commented
Mar 6, 2023
🎊 +1 overall
This message was automatically generated. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
HFile splitting occurs during bulkload, the CREATE_TIME_TS of hfileinfo is 0
Apache-HBase
commented
Mar 6, 2023
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 6, 2023
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 6, 2023
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 6, 2023
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 6, 2023
🎊 +1 overall
This message was automatically generated. |
HFile splitting occurs during bulkload, the CREATE_TIME_TS of hfileinfo is 0
Apache-HBase
commented
Mar 7, 2023
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 7, 2023
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 7, 2023
💔 -1 overall
This message was automatically generated. |
haohao0103
commented
Mar 8, 2023
@Apache9 hello,This looks like the check is running into some errors and my local tests are passing. Please tell me if there is anything else I need to do. thanks |
Apache9
commented
Mar 8, 2023
Should not be related. I kicked the jenkins job again. Let's wait for the result. |
Apache-HBase
commented
Mar 8, 2023
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 8, 2023
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Mar 8, 2023
💔 -1 overall
This message was automatically generated. |
haohao0103
commented
Mar 10, 2023
@Apache9 hello,It still looks like a failure |
Apache9
commented
Mar 10, 2023
Should not be related. Let me merge. |
JIRA:HBASE-27688
If HFile splitting occurs during bulkload, the CREATE_TIME_TS of hfileinfo =0,When HFile is copied after splitting, CREATE_TIME_TS of the original file is not copied。