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/10/19 10:25:08 UTC

[GitHub] [hudi] liufangqi opened a new pull request, #7001: [HUDI-5061] bulk insert operation don't throw other exception except IOE Exception

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

   ## *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
   
   https://issues.apache.org/jira/browse/HUDI-5061
   
   ## Brief change log
   
   *(for example:)*
     - *Modify AnnotationLocation checkstyle rule in checkstyle.xml*
   
   ## Verify this pull request
   
   *(Please pick either of the following options)*
   
   This pull request is a trivial rework / code cleanup without any test coverage.
   
   *(or)*
   
   This pull request is already covered by existing tests, such as *(please describe tests)*.
   
   (or)
   
   This change added tests and can be verified as follows:
   
   *(example:)*
   
     - *Added integration tests for end-to-end.*
     - *Added HoodieClientWriteTest to verify the change.*
     - *Manually verified the change by running a job locally.*
   
   ## 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 #7001: [HUDI-5061] bulk insert operation don't throw other exception except IOE Exception

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "e1200da31c768545aa302ebad0d842d5e9635acb",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12337",
       "triggerID" : "e1200da31c768545aa302ebad0d842d5e9635acb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e1200da31c768545aa302ebad0d842d5e9635acb",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12339",
       "triggerID" : "1283778301",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * e1200da31c768545aa302ebad0d842d5e9635acb Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12337) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12339) 
   
   <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 #7001: [HUDI-5061] bulk insert operation don't throw other exception except IOE Exception

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "e1200da31c768545aa302ebad0d842d5e9635acb",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12337",
       "triggerID" : "e1200da31c768545aa302ebad0d842d5e9635acb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e1200da31c768545aa302ebad0d842d5e9635acb",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12339",
       "triggerID" : "1283778301",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b82500dac4731258c9043922f7c3a0f89fecef8a",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b82500dac4731258c9043922f7c3a0f89fecef8a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e1200da31c768545aa302ebad0d842d5e9635acb Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12337) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12339) 
   * b82500dac4731258c9043922f7c3a0f89fecef8a 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] liufangqi commented on a diff in pull request #7001: [HUDI-5061] bulk insert operation don't throw other exception except IOE Exception

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


##########
hudi-flink-datasource/hudi-flink/src/main/java/org/apache/hudi/sink/bucket/BucketBulkInsertWriterHelper.java:
##########
@@ -70,7 +70,7 @@ public void write(RowData tuple) throws IOException {
       handle.write(recordKey, partitionPath, record);
     } catch (Throwable throwable) {
       LOG.error("Global error thrown while trying to write records in HoodieRowDataCreateHandle", throwable);
-      throw throwable;
+      throw new IOException(throwable);

Review Comment:
   > can you add the same msg as with L72 within new IOExeption as well.
   
   @nsivabalan THX for your review, that's a good catch. I updated my code in the new commit.



-- 
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] nsivabalan commented on pull request #7001: [HUDI-5061] bulk insert operation don't throw other exception except IOE Exception

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

   rebased w/ latest master.


-- 
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] nsivabalan commented on a diff in pull request #7001: [HUDI-5061] bulk insert operation don't throw other exception except IOE Exception

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


##########
hudi-flink-datasource/hudi-flink/src/main/java/org/apache/hudi/sink/bucket/BucketBulkInsertWriterHelper.java:
##########
@@ -70,7 +70,7 @@ public void write(RowData tuple) throws IOException {
       handle.write(recordKey, partitionPath, record);
     } catch (Throwable throwable) {
       LOG.error("Global error thrown while trying to write records in HoodieRowDataCreateHandle", throwable);
-      throw throwable;
+      throw new IOException(throwable);

Review Comment:
   can you add the same msg as with L72 within new IOExeption as well.



-- 
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 #7001: [HUDI-5061] bulk insert operation don't throw other exception except IOE Exception

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "e1200da31c768545aa302ebad0d842d5e9635acb",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12337",
       "triggerID" : "e1200da31c768545aa302ebad0d842d5e9635acb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e1200da31c768545aa302ebad0d842d5e9635acb",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12339",
       "triggerID" : "1283778301",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b82500dac4731258c9043922f7c3a0f89fecef8a",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12412",
       "triggerID" : "b82500dac4731258c9043922f7c3a0f89fecef8a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e1200da31c768545aa302ebad0d842d5e9635acb Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12337) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12339) 
   * b82500dac4731258c9043922f7c3a0f89fecef8a Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12412) 
   
   <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] liufangqi commented on pull request #7001: [HUDI-5061] bulk insert operation don't throw other exception except IOE Exception

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

   > rebased w/ latest master.
   
   @nsivabalan THX for your remind, I have done the rebase work & squash work. Please check it again when you are free.


-- 
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 #7001: [HUDI-5061] bulk insert operation don't throw other exception except IOE Exception

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "e1200da31c768545aa302ebad0d842d5e9635acb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12337",
       "triggerID" : "e1200da31c768545aa302ebad0d842d5e9635acb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e1200da31c768545aa302ebad0d842d5e9635acb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12339",
       "triggerID" : "1283778301",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b82500dac4731258c9043922f7c3a0f89fecef8a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12412",
       "triggerID" : "b82500dac4731258c9043922f7c3a0f89fecef8a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "03cb91b295d74d1fa7daf73592e53df76c84bc85",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12485",
       "triggerID" : "03cb91b295d74d1fa7daf73592e53df76c84bc85",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 03cb91b295d74d1fa7daf73592e53df76c84bc85 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12485) 
   
   <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 #7001: [HUDI-5061] bulk insert operation don't throw other exception except IOE Exception

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "e1200da31c768545aa302ebad0d842d5e9635acb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12337",
       "triggerID" : "e1200da31c768545aa302ebad0d842d5e9635acb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e1200da31c768545aa302ebad0d842d5e9635acb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12339",
       "triggerID" : "1283778301",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b82500dac4731258c9043922f7c3a0f89fecef8a",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12412",
       "triggerID" : "b82500dac4731258c9043922f7c3a0f89fecef8a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "03cb91b295d74d1fa7daf73592e53df76c84bc85",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "03cb91b295d74d1fa7daf73592e53df76c84bc85",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b82500dac4731258c9043922f7c3a0f89fecef8a Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12412) 
   * 03cb91b295d74d1fa7daf73592e53df76c84bc85 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] liufangqi commented on a diff in pull request #7001: [HUDI-5061] bulk insert operation don't throw other exception except IOE Exception

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


##########
hudi-flink-datasource/hudi-flink/src/main/java/org/apache/hudi/sink/bucket/BucketBulkInsertWriterHelper.java:
##########
@@ -70,7 +70,7 @@ public void write(RowData tuple) throws IOException {
       handle.write(recordKey, partitionPath, record);
     } catch (Throwable throwable) {
       LOG.error("Global error thrown while trying to write records in HoodieRowDataCreateHandle", throwable);
-      throw throwable;
+      throw new IOException(throwable);

Review Comment:
   > can you add the same msg as with L72 within new IOExeption as well.
   
   @nsivabalan THX for your review, that's a good catch. I updated my code as advice on the new commit.



-- 
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] liufangqi commented on pull request #7001: [HUDI-5061] bulk insert operation don't throw other exception except IOE Exception

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

   @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 #7001: [HUDI-5061] bulk insert operation don't throw other exception except IOE Exception

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "e1200da31c768545aa302ebad0d842d5e9635acb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12337",
       "triggerID" : "e1200da31c768545aa302ebad0d842d5e9635acb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e1200da31c768545aa302ebad0d842d5e9635acb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12339",
       "triggerID" : "1283778301",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b82500dac4731258c9043922f7c3a0f89fecef8a",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12412",
       "triggerID" : "b82500dac4731258c9043922f7c3a0f89fecef8a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b82500dac4731258c9043922f7c3a0f89fecef8a Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12412) 
   
   <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 #7001: [HUDI-5061] bulk insert operation don't throw other exception except IOE Exception

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "e1200da31c768545aa302ebad0d842d5e9635acb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12337",
       "triggerID" : "e1200da31c768545aa302ebad0d842d5e9635acb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e1200da31c768545aa302ebad0d842d5e9635acb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12339",
       "triggerID" : "1283778301",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b82500dac4731258c9043922f7c3a0f89fecef8a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12412",
       "triggerID" : "b82500dac4731258c9043922f7c3a0f89fecef8a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "03cb91b295d74d1fa7daf73592e53df76c84bc85",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12485",
       "triggerID" : "03cb91b295d74d1fa7daf73592e53df76c84bc85",
       "triggerType" : "PUSH"
     }, {
       "hash" : "67282ced98d0531a1096bcc418c0126836d0fb51",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "67282ced98d0531a1096bcc418c0126836d0fb51",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 03cb91b295d74d1fa7daf73592e53df76c84bc85 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12485) 
   * 67282ced98d0531a1096bcc418c0126836d0fb51 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] nsivabalan merged pull request #7001: [HUDI-5061] bulk insert operation don't throw other exception except IOE Exception

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


-- 
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 #7001: [HUDI-5061] bulk insert operation don't throw other exception except IOE Exception

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "e1200da31c768545aa302ebad0d842d5e9635acb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12337",
       "triggerID" : "e1200da31c768545aa302ebad0d842d5e9635acb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e1200da31c768545aa302ebad0d842d5e9635acb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12339",
       "triggerID" : "1283778301",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b82500dac4731258c9043922f7c3a0f89fecef8a",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12412",
       "triggerID" : "b82500dac4731258c9043922f7c3a0f89fecef8a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "03cb91b295d74d1fa7daf73592e53df76c84bc85",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12485",
       "triggerID" : "03cb91b295d74d1fa7daf73592e53df76c84bc85",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b82500dac4731258c9043922f7c3a0f89fecef8a Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12412) 
   * 03cb91b295d74d1fa7daf73592e53df76c84bc85 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12485) 
   
   <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 #7001: [HUDI-5061] bulk insert operation don't throw other exception except IOE Exception

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "e1200da31c768545aa302ebad0d842d5e9635acb",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "e1200da31c768545aa302ebad0d842d5e9635acb",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * e1200da31c768545aa302ebad0d842d5e9635acb 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 #7001: [HUDI-5061] bulk insert operation don't throw other exception except IOE Exception

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "e1200da31c768545aa302ebad0d842d5e9635acb",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12337",
       "triggerID" : "e1200da31c768545aa302ebad0d842d5e9635acb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e1200da31c768545aa302ebad0d842d5e9635acb",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12339",
       "triggerID" : "1283778301",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * e1200da31c768545aa302ebad0d842d5e9635acb Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12337) Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12339) 
   
   <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 #7001: [HUDI-5061] bulk insert operation don't throw other exception except IOE Exception

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "e1200da31c768545aa302ebad0d842d5e9635acb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12337",
       "triggerID" : "e1200da31c768545aa302ebad0d842d5e9635acb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e1200da31c768545aa302ebad0d842d5e9635acb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12339",
       "triggerID" : "1283778301",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b82500dac4731258c9043922f7c3a0f89fecef8a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12412",
       "triggerID" : "b82500dac4731258c9043922f7c3a0f89fecef8a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "03cb91b295d74d1fa7daf73592e53df76c84bc85",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12485",
       "triggerID" : "03cb91b295d74d1fa7daf73592e53df76c84bc85",
       "triggerType" : "PUSH"
     }, {
       "hash" : "67282ced98d0531a1096bcc418c0126836d0fb51",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12504",
       "triggerID" : "67282ced98d0531a1096bcc418c0126836d0fb51",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 03cb91b295d74d1fa7daf73592e53df76c84bc85 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12485) 
   * 67282ced98d0531a1096bcc418c0126836d0fb51 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12504) 
   
   <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 #7001: [HUDI-5061] bulk insert operation don't throw other exception except IOE Exception

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "e1200da31c768545aa302ebad0d842d5e9635acb",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12337",
       "triggerID" : "e1200da31c768545aa302ebad0d842d5e9635acb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e1200da31c768545aa302ebad0d842d5e9635acb",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12339",
       "triggerID" : "1283778301",
       "triggerType" : "MANUAL"
     } ]
   }-->
   ## CI report:
   
   * e1200da31c768545aa302ebad0d842d5e9635acb Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12337) Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12339) 
   
   <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 #7001: [HUDI-5061] bulk insert operation don't throw other exception except IOE Exception

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "e1200da31c768545aa302ebad0d842d5e9635acb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12337",
       "triggerID" : "e1200da31c768545aa302ebad0d842d5e9635acb",
       "triggerType" : "PUSH"
     }, {
       "hash" : "e1200da31c768545aa302ebad0d842d5e9635acb",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12339",
       "triggerID" : "1283778301",
       "triggerType" : "MANUAL"
     }, {
       "hash" : "b82500dac4731258c9043922f7c3a0f89fecef8a",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12412",
       "triggerID" : "b82500dac4731258c9043922f7c3a0f89fecef8a",
       "triggerType" : "PUSH"
     }, {
       "hash" : "03cb91b295d74d1fa7daf73592e53df76c84bc85",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12485",
       "triggerID" : "03cb91b295d74d1fa7daf73592e53df76c84bc85",
       "triggerType" : "PUSH"
     }, {
       "hash" : "67282ced98d0531a1096bcc418c0126836d0fb51",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12504",
       "triggerID" : "67282ced98d0531a1096bcc418c0126836d0fb51",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 67282ced98d0531a1096bcc418c0126836d0fb51 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12504) 
   
   <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