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/07/18 07:26:29 UTC

[GitHub] [hudi] liujinhui1994 opened a new pull request, #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   ## *Tips*
   - *Thank you very much for contributing to Apache Hudi.*
   - *Please review https://hudi.apache.org/contribute/how-to-contribute before opening a pull request.*
   
   ## What is the purpose of the pull request
   
   There are two minor issues fixed here;
   1. When the insert_overwrite operation is performed, the clusteringPlan in the requestedReplaceMetadata will be null,
   Calling getFileIdsFromRequestedReplaceMetadata will have a null pointer
   
   2. When insert_overwrite operation, inflightCommitMetadata!=null, getOperationType should be obtained from getHoodieInflightReplaceMetadata, the original code will have a null pointer
   
   
   ## 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 #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10025",
       "triggerID" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189901959",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189927517",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "61c04c639b489987284a3a25408ea77839067227",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092",
       "triggerID" : "61c04c639b489987284a3a25408ea77839067227",
       "triggerType" : "PUSH"
     }, {
       "hash" : "61c04c639b489987284a3a25408ea77839067227",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092",
       "triggerID" : "1190947903",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "ecbd17a47d4105f8662e366dc6df569bcc931945",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10128",
       "triggerID" : "ecbd17a47d4105f8662e366dc6df569bcc931945",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10312",
       "triggerID" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10312",
       "triggerID" : "1196791445",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10312",
       "triggerID" : "1207574188",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1250018612",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10312) 
   
   <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 #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10025",
       "triggerID" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189901959",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189927517",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "61c04c639b489987284a3a25408ea77839067227",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092",
       "triggerID" : "61c04c639b489987284a3a25408ea77839067227",
       "triggerType" : "PUSH"
     }, {
       "hash" : "61c04c639b489987284a3a25408ea77839067227",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092",
       "triggerID" : "1190947903",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "ecbd17a47d4105f8662e366dc6df569bcc931945",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10128",
       "triggerID" : "ecbd17a47d4105f8662e366dc6df569bcc931945",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ecbd17a47d4105f8662e366dc6df569bcc931945 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10128) 
   * 75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9 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] codope commented on pull request #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   > ```
   > 22/07/30 23:35:16 INFO ApplicationMaster: Unregistering ApplicationMaster with FAILED (diag message: User class threw exception: java.lang.NullPointerException
   >     at org.apache.hudi.client.transaction.ConcurrentOperation.getFileIdsFromRequestedReplaceMetadata(ConcurrentOperation.java:162)
   > ```
   > 
   > this PR can fix the above NPE bug, but I got another error after some successful commit `Caused by: org.apache.hadoop.ipc.RemoteException(java.io.FileNotFoundException): File does not exist: /xxxx/.hoodie/20220731151951392.replacecommit.requested`
   > 
   > I will keep Investigate the root cause, should not be relevant
   
   I don't think the above issue is due to this patch as it does not attempt to change the timeline in any way. At worst, it can abort a transaction but it won't remove the requested replacecommit.


-- 
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 #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10025",
       "triggerID" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189901959",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189927517",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "61c04c639b489987284a3a25408ea77839067227",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "61c04c639b489987284a3a25408ea77839067227",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 3c19fc6c561cfccd4d817dac1f460a156fe0eedc Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029) 
   * 61c04c639b489987284a3a25408ea77839067227 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] yihua commented on pull request #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   @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] liujinhui1994 commented on pull request #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   @codope  please take it, thanks


-- 
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 #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10025",
       "triggerID" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189901959",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189927517",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "61c04c639b489987284a3a25408ea77839067227",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092",
       "triggerID" : "61c04c639b489987284a3a25408ea77839067227",
       "triggerType" : "PUSH"
     }, {
       "hash" : "61c04c639b489987284a3a25408ea77839067227",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092",
       "triggerID" : "1190947903",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "ecbd17a47d4105f8662e366dc6df569bcc931945",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "ecbd17a47d4105f8662e366dc6df569bcc931945",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 61c04c639b489987284a3a25408ea77839067227 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092) 
   * ecbd17a47d4105f8662e366dc6df569bcc931945 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 #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10025",
       "triggerID" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 3c19fc6c561cfccd4d817dac1f460a156fe0eedc Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029) 
   
   <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] codope commented on a diff in pull request #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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


##########
hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/transaction/ConcurrentOperation.java:
##########
@@ -124,14 +124,15 @@ private void init(HoodieInstant instant) {
             HoodieRequestedReplaceMetadata requestedReplaceMetadata = this.metadataWrapper.getMetadataFromTimeline().getHoodieRequestedReplaceMetadata();
             org.apache.hudi.avro.model.HoodieCommitMetadata inflightCommitMetadata = this.metadataWrapper.getMetadataFromTimeline().getHoodieInflightReplaceMetadata();
             if (instant.isRequested()) {
-              if (requestedReplaceMetadata != null) {
+              // for insert_overwrite/insert_overwrite_table clusteringPlan will be empty
+              if (requestedReplaceMetadata != null && requestedReplaceMetadata.getClusteringPlan() != null) {
                 this.mutatedFileIds = getFileIdsFromRequestedReplaceMetadata(requestedReplaceMetadata);
                 this.operationType = WriteOperationType.CLUSTER;
               }
             } else {
               if (inflightCommitMetadata != null) {
                 this.mutatedFileIds = getFileIdWithoutSuffixAndRelativePathsFromSpecificRecord(inflightCommitMetadata.getPartitionToWriteStats()).keySet();
-                this.operationType = WriteOperationType.fromValue(this.metadataWrapper.getMetadataFromTimeline().getHoodieCommitMetadata().getOperationType());
+                this.operationType = WriteOperationType.fromValue(this.metadataWrapper.getMetadataFromTimeline().getHoodieInflightReplaceMetadata().getOperationType());

Review Comment:
   +1 
   The intent is right but it is a critical change. Please add a test to cover this scenario.



-- 
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] liujinhui1994 commented on pull request #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   @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 #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10025",
       "triggerID" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189901959",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189927517",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "61c04c639b489987284a3a25408ea77839067227",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092",
       "triggerID" : "61c04c639b489987284a3a25408ea77839067227",
       "triggerType" : "PUSH"
     }, {
       "hash" : "61c04c639b489987284a3a25408ea77839067227",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092",
       "triggerID" : "1190947903",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "ecbd17a47d4105f8662e366dc6df569bcc931945",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10128",
       "triggerID" : "ecbd17a47d4105f8662e366dc6df569bcc931945",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10312",
       "triggerID" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10312",
       "triggerID" : "1196791445",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10312",
       "triggerID" : "1207574188",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10312) 
   
   <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 #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10025",
       "triggerID" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189901959",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189927517",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "61c04c639b489987284a3a25408ea77839067227",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092",
       "triggerID" : "61c04c639b489987284a3a25408ea77839067227",
       "triggerType" : "PUSH"
     }, {
       "hash" : "61c04c639b489987284a3a25408ea77839067227",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092",
       "triggerID" : "1190947903",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "ecbd17a47d4105f8662e366dc6df569bcc931945",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10128",
       "triggerID" : "ecbd17a47d4105f8662e366dc6df569bcc931945",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10312",
       "triggerID" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10312",
       "triggerID" : "1196791445",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1207574188",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10312) 
   
   <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] liujinhui1994 commented on pull request #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   @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 #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10025",
       "triggerID" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189901959",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1189927517",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 3c19fc6c561cfccd4d817dac1f460a156fe0eedc Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029) 
   
   <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 #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10025",
       "triggerID" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189901959",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189927517",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "61c04c639b489987284a3a25408ea77839067227",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092",
       "triggerID" : "61c04c639b489987284a3a25408ea77839067227",
       "triggerType" : "PUSH"
     }, {
       "hash" : "61c04c639b489987284a3a25408ea77839067227",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092",
       "triggerID" : "1190947903",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "ecbd17a47d4105f8662e366dc6df569bcc931945",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10128",
       "triggerID" : "ecbd17a47d4105f8662e366dc6df569bcc931945",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 61c04c639b489987284a3a25408ea77839067227 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092) 
   * ecbd17a47d4105f8662e366dc6df569bcc931945 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10128) 
   
   <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 #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10025",
       "triggerID" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189901959",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189927517",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "61c04c639b489987284a3a25408ea77839067227",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092",
       "triggerID" : "61c04c639b489987284a3a25408ea77839067227",
       "triggerType" : "PUSH"
     }, {
       "hash" : "61c04c639b489987284a3a25408ea77839067227",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092",
       "triggerID" : "1190947903",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "ecbd17a47d4105f8662e366dc6df569bcc931945",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10128",
       "triggerID" : "ecbd17a47d4105f8662e366dc6df569bcc931945",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10312",
       "triggerID" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ecbd17a47d4105f8662e366dc6df569bcc931945 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10128) 
   * 75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10312) 
   
   <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] fengjian428 commented on pull request #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   ```
   22/07/30 23:35:16 INFO ApplicationMaster: Unregistering ApplicationMaster with FAILED (diag message: User class threw exception: java.lang.NullPointerException
       at org.apache.hudi.client.transaction.ConcurrentOperation.getFileIdsFromRequestedReplaceMetadata(ConcurrentOperation.java:162)
   ```
   
   this PR can fix the above NPE bug, but I got another error after some successful commit
   `Caused by: org.apache.hadoop.ipc.RemoteException(java.io.FileNotFoundException): File does not exist: /xxxx/.hoodie/20220731151951392.replacecommit.requested`
   
   I will keep Investigate the root cause, should not be relevant


-- 
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 #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10025",
       "triggerID" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 45a8affa44b10dd02e3449e746207c24a3274505 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10025) 
   * 3c19fc6c561cfccd4d817dac1f460a156fe0eedc Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029) 
   
   <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 #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10025",
       "triggerID" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1189901959",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 3c19fc6c561cfccd4d817dac1f460a156fe0eedc Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029) 
   
   <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 #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10025",
       "triggerID" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 45a8affa44b10dd02e3449e746207c24a3274505 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10025) 
   * 3c19fc6c561cfccd4d817dac1f460a156fe0eedc Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029) 
   
   <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 #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10025",
       "triggerID" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189901959",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189927517",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 3c19fc6c561cfccd4d817dac1f460a156fe0eedc Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029) 
   
   <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] fengjian428 commented on pull request #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   > cc @fengjian428 Can you also help to review and verify this PR?
   
   will test this tmr or on Monday


-- 
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 #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10025",
       "triggerID" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189901959",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189927517",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "61c04c639b489987284a3a25408ea77839067227",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092",
       "triggerID" : "61c04c639b489987284a3a25408ea77839067227",
       "triggerType" : "PUSH"
     }, {
       "hash" : "61c04c639b489987284a3a25408ea77839067227",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092",
       "triggerID" : "1190947903",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "ecbd17a47d4105f8662e366dc6df569bcc931945",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10128",
       "triggerID" : "ecbd17a47d4105f8662e366dc6df569bcc931945",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10312",
       "triggerID" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10312",
       "triggerID" : "1196791445",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10312",
       "triggerID" : "1207574188",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10312",
       "triggerID" : "1250018612",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "639e47e513791f0fa66804b241f99077434b7a95",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=11452",
       "triggerID" : "639e47e513791f0fa66804b241f99077434b7a95",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 639e47e513791f0fa66804b241f99077434b7a95 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=11452) 
   
   <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] liujinhui1994 commented on pull request #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   @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 #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10025",
       "triggerID" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189901959",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189927517",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "61c04c639b489987284a3a25408ea77839067227",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092",
       "triggerID" : "61c04c639b489987284a3a25408ea77839067227",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 61c04c639b489987284a3a25408ea77839067227 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092) 
   
   <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 #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10025",
       "triggerID" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 45a8affa44b10dd02e3449e746207c24a3274505 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10025) 
   
   <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 #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10025",
       "triggerID" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189901959",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189927517",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "61c04c639b489987284a3a25408ea77839067227",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092",
       "triggerID" : "61c04c639b489987284a3a25408ea77839067227",
       "triggerType" : "PUSH"
     }, {
       "hash" : "61c04c639b489987284a3a25408ea77839067227",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092",
       "triggerID" : "1190947903",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "ecbd17a47d4105f8662e366dc6df569bcc931945",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10128",
       "triggerID" : "ecbd17a47d4105f8662e366dc6df569bcc931945",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * ecbd17a47d4105f8662e366dc6df569bcc931945 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10128) 
   
   <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 #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10025",
       "triggerID" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189901959",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189927517",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "61c04c639b489987284a3a25408ea77839067227",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092",
       "triggerID" : "61c04c639b489987284a3a25408ea77839067227",
       "triggerType" : "PUSH"
     }, {
       "hash" : "61c04c639b489987284a3a25408ea77839067227",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092",
       "triggerID" : "1190947903",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "ecbd17a47d4105f8662e366dc6df569bcc931945",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10128",
       "triggerID" : "ecbd17a47d4105f8662e366dc6df569bcc931945",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10312",
       "triggerID" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10312",
       "triggerID" : "1196791445",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10312) 
   
   <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 #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10025",
       "triggerID" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189901959",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189927517",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "61c04c639b489987284a3a25408ea77839067227",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092",
       "triggerID" : "61c04c639b489987284a3a25408ea77839067227",
       "triggerType" : "PUSH"
     }, {
       "hash" : "61c04c639b489987284a3a25408ea77839067227",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092",
       "triggerID" : "1190947903",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "ecbd17a47d4105f8662e366dc6df569bcc931945",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10128",
       "triggerID" : "ecbd17a47d4105f8662e366dc6df569bcc931945",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10312",
       "triggerID" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1196791445",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10312) 
   
   <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 #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10025",
       "triggerID" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189901959",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 3c19fc6c561cfccd4d817dac1f460a156fe0eedc Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029) 
   
   <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] liujinhui1994 commented on a diff in pull request #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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


##########
hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/transaction/ConcurrentOperation.java:
##########
@@ -124,14 +124,15 @@ private void init(HoodieInstant instant) {
             HoodieRequestedReplaceMetadata requestedReplaceMetadata = this.metadataWrapper.getMetadataFromTimeline().getHoodieRequestedReplaceMetadata();
             org.apache.hudi.avro.model.HoodieCommitMetadata inflightCommitMetadata = this.metadataWrapper.getMetadataFromTimeline().getHoodieInflightReplaceMetadata();
             if (instant.isRequested()) {
-              if (requestedReplaceMetadata != null) {
+              // for insert_overwrite/insert_overwrite_table clusteringPlan will be empty

Review Comment:
   It's better to add comments here as clustering and insert_overwrite are involved here



-- 
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 #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10025",
       "triggerID" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189901959",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189927517",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "61c04c639b489987284a3a25408ea77839067227",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092",
       "triggerID" : "61c04c639b489987284a3a25408ea77839067227",
       "triggerType" : "PUSH"
     }, {
       "hash" : "61c04c639b489987284a3a25408ea77839067227",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092",
       "triggerID" : "1190947903",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "ecbd17a47d4105f8662e366dc6df569bcc931945",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10128",
       "triggerID" : "ecbd17a47d4105f8662e366dc6df569bcc931945",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10312",
       "triggerID" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10312) 
   
   <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] yanghua commented on a diff in pull request #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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


##########
hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/transaction/ConcurrentOperation.java:
##########
@@ -124,14 +124,15 @@ private void init(HoodieInstant instant) {
             HoodieRequestedReplaceMetadata requestedReplaceMetadata = this.metadataWrapper.getMetadataFromTimeline().getHoodieRequestedReplaceMetadata();
             org.apache.hudi.avro.model.HoodieCommitMetadata inflightCommitMetadata = this.metadataWrapper.getMetadataFromTimeline().getHoodieInflightReplaceMetadata();
             if (instant.isRequested()) {
-              if (requestedReplaceMetadata != null) {
+              // for insert_overwrite/insert_overwrite_table clusteringPlan will be empty

Review Comment:
   no need to comment here, descript it on the jira ticket, it's enough.



##########
hudi-client/hudi-client-common/src/main/java/org/apache/hudi/client/transaction/ConcurrentOperation.java:
##########
@@ -124,14 +124,15 @@ private void init(HoodieInstant instant) {
             HoodieRequestedReplaceMetadata requestedReplaceMetadata = this.metadataWrapper.getMetadataFromTimeline().getHoodieRequestedReplaceMetadata();
             org.apache.hudi.avro.model.HoodieCommitMetadata inflightCommitMetadata = this.metadataWrapper.getMetadataFromTimeline().getHoodieInflightReplaceMetadata();
             if (instant.isRequested()) {
-              if (requestedReplaceMetadata != null) {
+              // for insert_overwrite/insert_overwrite_table clusteringPlan will be empty
+              if (requestedReplaceMetadata != null && requestedReplaceMetadata.getClusteringPlan() != null) {
                 this.mutatedFileIds = getFileIdsFromRequestedReplaceMetadata(requestedReplaceMetadata);
                 this.operationType = WriteOperationType.CLUSTER;
               }
             } else {
               if (inflightCommitMetadata != null) {
                 this.mutatedFileIds = getFileIdWithoutSuffixAndRelativePathsFromSpecificRecord(inflightCommitMetadata.getPartitionToWriteStats()).keySet();
-                this.operationType = WriteOperationType.fromValue(this.metadataWrapper.getMetadataFromTimeline().getHoodieCommitMetadata().getOperationType());
+                this.operationType = WriteOperationType.fromValue(this.metadataWrapper.getMetadataFromTimeline().getHoodieInflightReplaceMetadata().getOperationType());

Review Comment:
   I am thinking if this change has been tested.



-- 
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 #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10025",
       "triggerID" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189901959",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189927517",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "61c04c639b489987284a3a25408ea77839067227",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092",
       "triggerID" : "61c04c639b489987284a3a25408ea77839067227",
       "triggerType" : "PUSH"
     }, {
       "hash" : "61c04c639b489987284a3a25408ea77839067227",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092",
       "triggerID" : "1190947903",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "ecbd17a47d4105f8662e366dc6df569bcc931945",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10128",
       "triggerID" : "ecbd17a47d4105f8662e366dc6df569bcc931945",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10312",
       "triggerID" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10312",
       "triggerID" : "1196791445",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10312",
       "triggerID" : "1207574188",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10312",
       "triggerID" : "1250018612",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "639e47e513791f0fa66804b241f99077434b7a95",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=11452",
       "triggerID" : "639e47e513791f0fa66804b241f99077434b7a95",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10312) 
   * 639e47e513791f0fa66804b241f99077434b7a95 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=11452) 
   
   <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 #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10025",
       "triggerID" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189901959",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189927517",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "61c04c639b489987284a3a25408ea77839067227",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092",
       "triggerID" : "61c04c639b489987284a3a25408ea77839067227",
       "triggerType" : "PUSH"
     }, {
       "hash" : "61c04c639b489987284a3a25408ea77839067227",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092",
       "triggerID" : "1190947903",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "ecbd17a47d4105f8662e366dc6df569bcc931945",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10128",
       "triggerID" : "ecbd17a47d4105f8662e366dc6df569bcc931945",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10312",
       "triggerID" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "triggerType" : "PUSH"
     }, {
       "hash" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10312",
       "triggerID" : "1196791445",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10312",
       "triggerID" : "1207574188",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10312",
       "triggerID" : "1250018612",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "639e47e513791f0fa66804b241f99077434b7a95",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "639e47e513791f0fa66804b241f99077434b7a95",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 75b1f4561ba904e9a01b8977f673d4cfd9fd2fa9 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10312) 
   * 639e47e513791f0fa66804b241f99077434b7a95 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 #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 45a8affa44b10dd02e3449e746207c24a3274505 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 #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10025",
       "triggerID" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189901959",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189927517",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "61c04c639b489987284a3a25408ea77839067227",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092",
       "triggerID" : "61c04c639b489987284a3a25408ea77839067227",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 3c19fc6c561cfccd4d817dac1f460a156fe0eedc Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029) 
   * 61c04c639b489987284a3a25408ea77839067227 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092) 
   
   <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 #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10025",
       "triggerID" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189901959",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189927517",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "61c04c639b489987284a3a25408ea77839067227",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092",
       "triggerID" : "61c04c639b489987284a3a25408ea77839067227",
       "triggerType" : "PUSH"
     }, {
       "hash" : "61c04c639b489987284a3a25408ea77839067227",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092",
       "triggerID" : "1190947903",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 61c04c639b489987284a3a25408ea77839067227 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092) 
   
   <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] XuQianJin-Stars commented on pull request #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

Posted by GitBox <gi...@apache.org>.
XuQianJin-Stars commented on PR #6130:
URL: https://github.com/apache/hudi/pull/6130#issuecomment-1207574188

   @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] yanghua commented on pull request #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   cc @fengjian428 Can you also help to review and verify this PR?


-- 
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 #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10025",
       "triggerID" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189901959",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10029",
       "triggerID" : "1189927517",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "61c04c639b489987284a3a25408ea77839067227",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092",
       "triggerID" : "61c04c639b489987284a3a25408ea77839067227",
       "triggerType" : "PUSH"
     }, {
       "hash" : "61c04c639b489987284a3a25408ea77839067227",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1190947903",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * 61c04c639b489987284a3a25408ea77839067227 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10092) 
   
   <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 #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10025",
       "triggerID" : "45a8affa44b10dd02e3449e746207c24a3274505",
       "triggerType" : "PUSH"
     }, {
       "hash" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "3c19fc6c561cfccd4d817dac1f460a156fe0eedc",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 45a8affa44b10dd02e3449e746207c24a3274505 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=10025) 
   * 3c19fc6c561cfccd4d817dac1f460a156fe0eedc 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] liujinhui1994 commented on pull request #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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

   @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] codope merged pull request #6130: [HUDI-4412] Multiple writers NPE when Insert_overwrite

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


-- 
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