You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/06/15 14:08:50 UTC

[GitHub] [hudi] trushev opened a new pull request, #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

trushev opened a new pull request, #5876:
URL: https://github.com/apache/hudi/pull/5876

   ## What is the purpose of the pull request
   
   Fix concurrency issue when endInput event is handled before the previous events. It could lead to removal of data files before the end of Flink job.
   
   ## Brief change log
     - added new method `executeSync` to `NonThrownExecutor`
     - endInput is handled using `executeSync` in `StreamWriteOperatorCoordinator` now
   
   ## Verify this pull request
   
   This change added tests and can be verified as follows:
     - added unit test to `TestStreamWriteOperatorCoordinator` 
   
   ## Committer checklist
   
    - [ ] Has a corresponding JIRA in PR title & commit
    
    - [ ] Commit message is descriptive of the change
    
    - [ ] CI is green
   
    - [ ] Necessary doc changes done or have another open PR
          
    - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1156732257

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "1156649906",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9322",
       "triggerID" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * db5eb1efb415fff0cef5d492e820699c8ae1a3e7 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318) 
   * e2f3c05c1b3db526fb540d53bf7af89e5243495c Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9322) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1157707403

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "1156649906",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9322",
       "triggerID" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9328",
       "triggerID" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "1157574917",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9341",
       "triggerID" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ae484cdd9b38553482374be3c7d1c406c459a363 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333) 
   * 6b33a6bb86e820bb42f1145ae865afbeb414ac58 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9341) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1156690183

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "1156649906",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * db5eb1efb415fff0cef5d492e820699c8ae1a3e7 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318) 
   * e2f3c05c1b3db526fb540d53bf7af89e5243495c UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] trushev commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
trushev commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1158477300

   @hudi-bot run azure


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1158480498

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "1156649906",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9322",
       "triggerID" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9328",
       "triggerID" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "1157574917",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9341",
       "triggerID" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9343",
       "triggerID" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6b9e351233a3c88be37604fcfc5d67db07906885",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9348",
       "triggerID" : "6b9e351233a3c88be37604fcfc5d67db07906885",
       "triggerType" : "PUSH"
     }, {
       "hash" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9350",
       "triggerID" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1158477300",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 592bd45d209e1848ea55fba22a792626aaec1cc1 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9350) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1159530781

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "1156649906",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9322",
       "triggerID" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9328",
       "triggerID" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "1157574917",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9341",
       "triggerID" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9343",
       "triggerID" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6b9e351233a3c88be37604fcfc5d67db07906885",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9348",
       "triggerID" : "6b9e351233a3c88be37604fcfc5d67db07906885",
       "triggerType" : "PUSH"
     }, {
       "hash" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9350",
       "triggerID" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9350",
       "triggerID" : "1158477300",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "3c510f10ca3a4614b046603f3b198861e90319ab",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9372",
       "triggerID" : "3c510f10ca3a4614b046603f3b198861e90319ab",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a76797b795f66078d01ce1acb706eb9c7228914d",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9373",
       "triggerID" : "a76797b795f66078d01ce1acb706eb9c7228914d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c08a2fc3af5ef7ab62ac5517ec473bf6cd07c0a",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3c08a2fc3af5ef7ab62ac5517ec473bf6cd07c0a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a76797b795f66078d01ce1acb706eb9c7228914d Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9373) 
   * 3c08a2fc3af5ef7ab62ac5517ec473bf6cd07c0a UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] trushev commented on a diff in pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
trushev commented on code in PR #5876:
URL: https://github.com/apache/hudi/pull/5876#discussion_r898659500


##########
hudi-flink-datasource/hudi-flink/src/main/java/org/apache/hudi/sink/utils/NonThrownExecutor.java:
##########
@@ -85,25 +87,19 @@ public void execute(
       final ExceptionHook hook,
       final String actionName,
       final Object... actionParams) {
+    executor.execute(wrapAction(action, hook, actionName, actionParams));
+  }
 
-    executor.execute(
-        () -> {
-          final String actionString = String.format(actionName, actionParams);
-          try {
-            action.run();
-            logger.info("Executor executes action [{}] success!", actionString);
-          } catch (Throwable t) {
-            // if we have a JVM critical error, promote it immediately, there is a good
-            // chance the
-            // logging or job failing will not succeed any more
-            ExceptionUtils.rethrowIfFatalErrorOrOOM(t);
-            final String errMsg = String.format("Executor executes action [%s] error", actionString);
-            logger.error(errMsg, t);
-            if (hook != null) {
-              hook.apply(errMsg, t);
-            }
-          }
-        });
+  /**
+   * Run the action in a loop and wait for completion.
+   */
+  public void executeSync(ThrowingRunnable<Throwable> action, String actionName, Object... actionParams) {
+    try {
+      executor.submit(wrapAction(action, this.exceptionHook, actionName, actionParams)).get();
+    } catch (Throwable t) {
+      Throwable ex = t instanceof ExecutionException ? t.getCause() : t;

Review Comment:
   You are right, `Throwable` is redundant here. Replaced with checked exceptions from `Future.get()`



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1156529058

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * db5eb1efb415fff0cef5d492e820699c8ae1a3e7 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1158417720

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "1156649906",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9322",
       "triggerID" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9328",
       "triggerID" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "1157574917",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9341",
       "triggerID" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9343",
       "triggerID" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6b9e351233a3c88be37604fcfc5d67db07906885",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9348",
       "triggerID" : "6b9e351233a3c88be37604fcfc5d67db07906885",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 6b9e351233a3c88be37604fcfc5d67db07906885 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9348) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1158377519

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "1156649906",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9322",
       "triggerID" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9328",
       "triggerID" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "1157574917",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9341",
       "triggerID" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9343",
       "triggerID" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6b9e351233a3c88be37604fcfc5d67db07906885",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "6b9e351233a3c88be37604fcfc5d67db07906885",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 75ee612305adcb8366e7acca69640a5ec39cbb29 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9343) 
   * 6b9e351233a3c88be37604fcfc5d67db07906885 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] trushev commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
trushev commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1157857491

   There were CI issue, so I squashed and rebased on the latest master to trigger a new pipeline


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1159470028

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "1156649906",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9322",
       "triggerID" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9328",
       "triggerID" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "1157574917",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9341",
       "triggerID" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9343",
       "triggerID" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6b9e351233a3c88be37604fcfc5d67db07906885",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9348",
       "triggerID" : "6b9e351233a3c88be37604fcfc5d67db07906885",
       "triggerType" : "PUSH"
     }, {
       "hash" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9350",
       "triggerID" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9350",
       "triggerID" : "1158477300",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "3c510f10ca3a4614b046603f3b198861e90319ab",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9372",
       "triggerID" : "3c510f10ca3a4614b046603f3b198861e90319ab",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a76797b795f66078d01ce1acb706eb9c7228914d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "a76797b795f66078d01ce1acb706eb9c7228914d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 3c510f10ca3a4614b046603f3b198861e90319ab Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9372) 
   * a76797b795f66078d01ce1acb706eb9c7228914d UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1157862233

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "1156649906",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9322",
       "triggerID" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9328",
       "triggerID" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "1157574917",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9341",
       "triggerID" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9343",
       "triggerID" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 6b33a6bb86e820bb42f1145ae865afbeb414ac58 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9341) 
   * 75ee612305adcb8366e7acca69640a5ec39cbb29 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9343) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] trushev commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
trushev commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1156649906

   @hudi-bot run azure


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1156596185

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * db5eb1efb415fff0cef5d492e820699c8ae1a3e7 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1157294796

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "1156649906",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9322",
       "triggerID" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9328",
       "triggerID" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 151356563a2efb21b6e5414cca68ecbfa21b83ab Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9328) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1157577445

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "1156649906",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9322",
       "triggerID" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9328",
       "triggerID" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1157574917",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * ae484cdd9b38553482374be3c7d1c406c459a363 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1159552749

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "1156649906",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9322",
       "triggerID" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9328",
       "triggerID" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "1157574917",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9341",
       "triggerID" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9343",
       "triggerID" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6b9e351233a3c88be37604fcfc5d67db07906885",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9348",
       "triggerID" : "6b9e351233a3c88be37604fcfc5d67db07906885",
       "triggerType" : "PUSH"
     }, {
       "hash" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9350",
       "triggerID" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9350",
       "triggerID" : "1158477300",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "3c510f10ca3a4614b046603f3b198861e90319ab",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9372",
       "triggerID" : "3c510f10ca3a4614b046603f3b198861e90319ab",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a76797b795f66078d01ce1acb706eb9c7228914d",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9373",
       "triggerID" : "a76797b795f66078d01ce1acb706eb9c7228914d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c08a2fc3af5ef7ab62ac5517ec473bf6cd07c0a",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9374",
       "triggerID" : "3c08a2fc3af5ef7ab62ac5517ec473bf6cd07c0a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 3c08a2fc3af5ef7ab62ac5517ec473bf6cd07c0a Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9374) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1158453578

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "1156649906",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9322",
       "triggerID" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9328",
       "triggerID" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "1157574917",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9341",
       "triggerID" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9343",
       "triggerID" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6b9e351233a3c88be37604fcfc5d67db07906885",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9348",
       "triggerID" : "6b9e351233a3c88be37604fcfc5d67db07906885",
       "triggerType" : "PUSH"
     }, {
       "hash" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9350",
       "triggerID" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 592bd45d209e1848ea55fba22a792626aaec1cc1 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9350) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1159478596

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "1156649906",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9322",
       "triggerID" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9328",
       "triggerID" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "1157574917",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9341",
       "triggerID" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9343",
       "triggerID" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6b9e351233a3c88be37604fcfc5d67db07906885",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9348",
       "triggerID" : "6b9e351233a3c88be37604fcfc5d67db07906885",
       "triggerType" : "PUSH"
     }, {
       "hash" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9350",
       "triggerID" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9350",
       "triggerID" : "1158477300",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "3c510f10ca3a4614b046603f3b198861e90319ab",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9372",
       "triggerID" : "3c510f10ca3a4614b046603f3b198861e90319ab",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a76797b795f66078d01ce1acb706eb9c7228914d",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9373",
       "triggerID" : "a76797b795f66078d01ce1acb706eb9c7228914d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a76797b795f66078d01ce1acb706eb9c7228914d Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9373) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1157581620

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "1156649906",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9322",
       "triggerID" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9328",
       "triggerID" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "1157574917",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * ae484cdd9b38553482374be3c7d1c406c459a363 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] trushev commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
trushev commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1157192765

   > Thanks for the fix @trushev , i have left a minor comment ~
   
   Thanks for the review :)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1157199892

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "1156649906",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9322",
       "triggerID" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9328",
       "triggerID" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e2f3c05c1b3db526fb540d53bf7af89e5243495c Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9322) 
   * 151356563a2efb21b6e5414cca68ecbfa21b83ab Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9328) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1157485721

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "1156649906",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9322",
       "triggerID" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9328",
       "triggerID" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ae484cdd9b38553482374be3c7d1c406c459a363 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1159450834

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "1156649906",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9322",
       "triggerID" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9328",
       "triggerID" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "1157574917",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9341",
       "triggerID" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9343",
       "triggerID" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6b9e351233a3c88be37604fcfc5d67db07906885",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9348",
       "triggerID" : "6b9e351233a3c88be37604fcfc5d67db07906885",
       "triggerType" : "PUSH"
     }, {
       "hash" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9350",
       "triggerID" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9350",
       "triggerID" : "1158477300",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "3c510f10ca3a4614b046603f3b198861e90319ab",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3c510f10ca3a4614b046603f3b198861e90319ab",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 592bd45d209e1848ea55fba22a792626aaec1cc1 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9350) 
   * 3c510f10ca3a4614b046603f3b198861e90319ab UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1159470678

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "1156649906",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9322",
       "triggerID" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9328",
       "triggerID" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "1157574917",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9341",
       "triggerID" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9343",
       "triggerID" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6b9e351233a3c88be37604fcfc5d67db07906885",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9348",
       "triggerID" : "6b9e351233a3c88be37604fcfc5d67db07906885",
       "triggerType" : "PUSH"
     }, {
       "hash" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9350",
       "triggerID" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9350",
       "triggerID" : "1158477300",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "3c510f10ca3a4614b046603f3b198861e90319ab",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9372",
       "triggerID" : "3c510f10ca3a4614b046603f3b198861e90319ab",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a76797b795f66078d01ce1acb706eb9c7228914d",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9373",
       "triggerID" : "a76797b795f66078d01ce1acb706eb9c7228914d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 3c510f10ca3a4614b046603f3b198861e90319ab Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9372) 
   * a76797b795f66078d01ce1acb706eb9c7228914d Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9373) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1157702782

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "1156649906",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9322",
       "triggerID" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9328",
       "triggerID" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "1157574917",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ae484cdd9b38553482374be3c7d1c406c459a363 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333) 
   * 6b33a6bb86e820bb42f1145ae865afbeb414ac58 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1158379668

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "1156649906",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9322",
       "triggerID" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9328",
       "triggerID" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "1157574917",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9341",
       "triggerID" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9343",
       "triggerID" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6b9e351233a3c88be37604fcfc5d67db07906885",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9348",
       "triggerID" : "6b9e351233a3c88be37604fcfc5d67db07906885",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 75ee612305adcb8366e7acca69640a5ec39cbb29 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9343) 
   * 6b9e351233a3c88be37604fcfc5d67db07906885 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9348) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1156668003

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1156649906",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * db5eb1efb415fff0cef5d492e820699c8ae1a3e7 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1157877716

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "1156649906",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9322",
       "triggerID" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9328",
       "triggerID" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "1157574917",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9341",
       "triggerID" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9343",
       "triggerID" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 75ee612305adcb8366e7acca69640a5ec39cbb29 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9343) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1159451353

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "1156649906",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9322",
       "triggerID" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9328",
       "triggerID" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "1157574917",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9341",
       "triggerID" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9343",
       "triggerID" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6b9e351233a3c88be37604fcfc5d67db07906885",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9348",
       "triggerID" : "6b9e351233a3c88be37604fcfc5d67db07906885",
       "triggerType" : "PUSH"
     }, {
       "hash" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9350",
       "triggerID" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9350",
       "triggerID" : "1158477300",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "3c510f10ca3a4614b046603f3b198861e90319ab",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9372",
       "triggerID" : "3c510f10ca3a4614b046603f3b198861e90319ab",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 592bd45d209e1848ea55fba22a792626aaec1cc1 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9350) 
   * 3c510f10ca3a4614b046603f3b198861e90319ab Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9372) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1159532131

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "1156649906",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9322",
       "triggerID" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9328",
       "triggerID" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "1157574917",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9341",
       "triggerID" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9343",
       "triggerID" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6b9e351233a3c88be37604fcfc5d67db07906885",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9348",
       "triggerID" : "6b9e351233a3c88be37604fcfc5d67db07906885",
       "triggerType" : "PUSH"
     }, {
       "hash" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9350",
       "triggerID" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9350",
       "triggerID" : "1158477300",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "3c510f10ca3a4614b046603f3b198861e90319ab",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9372",
       "triggerID" : "3c510f10ca3a4614b046603f3b198861e90319ab",
       "triggerType" : "PUSH"
     }, {
       "hash" : "a76797b795f66078d01ce1acb706eb9c7228914d",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9373",
       "triggerID" : "a76797b795f66078d01ce1acb706eb9c7228914d",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c08a2fc3af5ef7ab62ac5517ec473bf6cd07c0a",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9374",
       "triggerID" : "3c08a2fc3af5ef7ab62ac5517ec473bf6cd07c0a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a76797b795f66078d01ce1acb706eb9c7228914d Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9373) 
   * 3c08a2fc3af5ef7ab62ac5517ec473bf6cd07c0a Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9374) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1156534323

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * db5eb1efb415fff0cef5d492e820699c8ae1a3e7 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1157198179

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "1156649906",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9322",
       "triggerID" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e2f3c05c1b3db526fb540d53bf7af89e5243495c Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9322) 
   * 151356563a2efb21b6e5414cca68ecbfa21b83ab UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] danny0405 commented on a diff in pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
danny0405 commented on code in PR #5876:
URL: https://github.com/apache/hudi/pull/5876#discussion_r898641719


##########
hudi-flink-datasource/hudi-flink/src/main/java/org/apache/hudi/sink/utils/NonThrownExecutor.java:
##########
@@ -85,25 +87,19 @@ public void execute(
       final ExceptionHook hook,
       final String actionName,
       final Object... actionParams) {
+    executor.execute(wrapAction(action, hook, actionName, actionParams));
+  }
 
-    executor.execute(
-        () -> {
-          final String actionString = String.format(actionName, actionParams);
-          try {
-            action.run();
-            logger.info("Executor executes action [{}] success!", actionString);
-          } catch (Throwable t) {
-            // if we have a JVM critical error, promote it immediately, there is a good
-            // chance the
-            // logging or job failing will not succeed any more
-            ExceptionUtils.rethrowIfFatalErrorOrOOM(t);
-            final String errMsg = String.format("Executor executes action [%s] error", actionString);
-            logger.error(errMsg, t);
-            if (hook != null) {
-              hook.apply(errMsg, t);
-            }
-          }
-        });
+  /**
+   * Run the action in a loop and wait for completion.
+   */
+  public void executeSync(ThrowingRunnable<Throwable> action, String actionName, Object... actionParams) {
+    try {
+      executor.submit(wrapAction(action, this.exceptionHook, actionName, actionParams)).get();
+    } catch (Throwable t) {
+      Throwable ex = t instanceof ExecutionException ? t.getCause() : t;

Review Comment:
   The `wrapAction` already catches throwables inside, what's the intention here to catch the Throwable again ?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] danny0405 merged pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
danny0405 merged PR #5876:
URL: https://github.com/apache/hudi/pull/5876


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] trushev commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
trushev commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1157603460

   @danny0405 does `run azure` work fine and needs to be waited or should I commit  `trigger CI` again?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] danny0405 commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
danny0405 commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1157574917

   @hudi-bot run azure


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1157857290

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "1156649906",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9322",
       "triggerID" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9328",
       "triggerID" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "1157574917",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9341",
       "triggerID" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 6b33a6bb86e820bb42f1145ae865afbeb414ac58 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9341) 
   * 75ee612305adcb8366e7acca69640a5ec39cbb29 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1158423382

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "1156649906",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9322",
       "triggerID" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9328",
       "triggerID" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "1157574917",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9341",
       "triggerID" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9343",
       "triggerID" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6b9e351233a3c88be37604fcfc5d67db07906885",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9348",
       "triggerID" : "6b9e351233a3c88be37604fcfc5d67db07906885",
       "triggerType" : "PUSH"
     }, {
       "hash" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9350",
       "triggerID" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 6b9e351233a3c88be37604fcfc5d67db07906885 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9348) 
   * 592bd45d209e1848ea55fba22a792626aaec1cc1 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9350) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] trushev commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
trushev commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1159757833

   Pipeline is finally green, I think this PR can be merged


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1156793858

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "1156649906",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9322",
       "triggerID" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e2f3c05c1b3db526fb540d53bf7af89e5243495c Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9322) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1157310955

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "1156649906",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9322",
       "triggerID" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9328",
       "triggerID" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 151356563a2efb21b6e5414cca68ecbfa21b83ab Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9328) 
   * ae484cdd9b38553482374be3c7d1c406c459a363 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1157307390

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "1156649906",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9322",
       "triggerID" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9328",
       "triggerID" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 151356563a2efb21b6e5414cca68ecbfa21b83ab Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9328) 
   * ae484cdd9b38553482374be3c7d1c406c459a363 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1156672542

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "1156649906",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * db5eb1efb415fff0cef5d492e820699c8ae1a3e7 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1157764343

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "1156649906",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9322",
       "triggerID" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9328",
       "triggerID" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "1157574917",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9341",
       "triggerID" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 6b33a6bb86e820bb42f1145ae865afbeb414ac58 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9341) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1159459427

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "1156649906",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9322",
       "triggerID" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9328",
       "triggerID" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "1157574917",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9341",
       "triggerID" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9343",
       "triggerID" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6b9e351233a3c88be37604fcfc5d67db07906885",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9348",
       "triggerID" : "6b9e351233a3c88be37604fcfc5d67db07906885",
       "triggerType" : "PUSH"
     }, {
       "hash" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9350",
       "triggerID" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9350",
       "triggerID" : "1158477300",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "3c510f10ca3a4614b046603f3b198861e90319ab",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9372",
       "triggerID" : "3c510f10ca3a4614b046603f3b198861e90319ab",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 3c510f10ca3a4614b046603f3b198861e90319ab Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9372) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1158420529

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "1156649906",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9322",
       "triggerID" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9328",
       "triggerID" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "1157574917",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9341",
       "triggerID" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9343",
       "triggerID" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6b9e351233a3c88be37604fcfc5d67db07906885",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9348",
       "triggerID" : "6b9e351233a3c88be37604fcfc5d67db07906885",
       "triggerType" : "PUSH"
     }, {
       "hash" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 6b9e351233a3c88be37604fcfc5d67db07906885 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9348) 
   * 592bd45d209e1848ea55fba22a792626aaec1cc1 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hudi] hudi-bot commented on pull request #5876: [HUDI-4258] Fix when HoodieTable removes data file before the end of Flink job

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #5876:
URL: https://github.com/apache/hudi/pull/5876#issuecomment-1158482381

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "triggerType" : "PUSH"
     }, {
       "hash" : "db5eb1efb415fff0cef5d492e820699c8ae1a3e7",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9318",
       "triggerID" : "1156649906",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9322",
       "triggerID" : "e2f3c05c1b3db526fb540d53bf7af89e5243495c",
       "triggerType" : "PUSH"
     }, {
       "hash" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9328",
       "triggerID" : "151356563a2efb21b6e5414cca68ecbfa21b83ab",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "triggerType" : "PUSH"
     }, {
       "hash" : "ae484cdd9b38553482374be3c7d1c406c459a363",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9333",
       "triggerID" : "1157574917",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9341",
       "triggerID" : "6b33a6bb86e820bb42f1145ae865afbeb414ac58",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9343",
       "triggerID" : "75ee612305adcb8366e7acca69640a5ec39cbb29",
       "triggerType" : "PUSH"
     }, {
       "hash" : "6b9e351233a3c88be37604fcfc5d67db07906885",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9348",
       "triggerID" : "6b9e351233a3c88be37604fcfc5d67db07906885",
       "triggerType" : "PUSH"
     }, {
       "hash" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9350",
       "triggerID" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "triggerType" : "PUSH"
     }, {
       "hash" : "592bd45d209e1848ea55fba22a792626aaec1cc1",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9350",
       "triggerID" : "1158477300",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 592bd45d209e1848ea55fba22a792626aaec1cc1 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9350) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org