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

[GitHub] [hudi] victorxiang30 opened a new pull request, #5758: [HUDI-4194] upgrade confluent version to 7.1.1

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

   ## *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
   
   *(For example: This pull request adds quick-start document.)*
   
   ## 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 #5758: [HUDI-4194] upgrade confluent version to 7.1.1

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2ef14c48e0995d79237ea3fef2bbd2de8ca03939",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9089",
       "triggerID" : "2ef14c48e0995d79237ea3fef2bbd2de8ca03939",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7f35c09d11c6af6c555676b499e275400c64c1f3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9094",
       "triggerID" : "7f35c09d11c6af6c555676b499e275400c64c1f3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c7ed9757fc4c3bd2c62b86ebe88381ed1ef76f04",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9193",
       "triggerID" : "c7ed9757fc4c3bd2c62b86ebe88381ed1ef76f04",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c7ed9757fc4c3bd2c62b86ebe88381ed1ef76f04 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9193) 
   
   <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 #5758: [HUDI-4194] upgrade confluent version to 7.1.1

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2ef14c48e0995d79237ea3fef2bbd2de8ca03939",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9089",
       "triggerID" : "2ef14c48e0995d79237ea3fef2bbd2de8ca03939",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2ef14c48e0995d79237ea3fef2bbd2de8ca03939 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9089) 
   
   <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 commented on pull request #5758: [HUDI-4194] upgrade confluent version to 7.1.1

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

   @victorxiang30 : can you respond to Ethan's clarifications.


-- 
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 #5758: [HUDI-4194] upgrade confluent version to 7.1.1

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2ef14c48e0995d79237ea3fef2bbd2de8ca03939",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9089",
       "triggerID" : "2ef14c48e0995d79237ea3fef2bbd2de8ca03939",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7f35c09d11c6af6c555676b499e275400c64c1f3",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9094",
       "triggerID" : "7f35c09d11c6af6c555676b499e275400c64c1f3",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2ef14c48e0995d79237ea3fef2bbd2de8ca03939 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9089) 
   * 7f35c09d11c6af6c555676b499e275400c64c1f3 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9094) 
   
   <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 #5758: [HUDI-4194] upgrade confluent version to 7.1.1

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2ef14c48e0995d79237ea3fef2bbd2de8ca03939",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9089",
       "triggerID" : "2ef14c48e0995d79237ea3fef2bbd2de8ca03939",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7f35c09d11c6af6c555676b499e275400c64c1f3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9094",
       "triggerID" : "7f35c09d11c6af6c555676b499e275400c64c1f3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c7ed9757fc4c3bd2c62b86ebe88381ed1ef76f04",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9193",
       "triggerID" : "c7ed9757fc4c3bd2c62b86ebe88381ed1ef76f04",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7baa7196dbd5fe1416614aac6d8054b67cc91b25",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9205",
       "triggerID" : "7baa7196dbd5fe1416614aac6d8054b67cc91b25",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c7ed9757fc4c3bd2c62b86ebe88381ed1ef76f04 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9193) 
   * 7baa7196dbd5fe1416614aac6d8054b67cc91b25 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9205) 
   
   <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 #5758: [HUDI-4194] upgrade confluent version to 7.1.1

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2ef14c48e0995d79237ea3fef2bbd2de8ca03939",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9089",
       "triggerID" : "2ef14c48e0995d79237ea3fef2bbd2de8ca03939",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7f35c09d11c6af6c555676b499e275400c64c1f3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9094",
       "triggerID" : "7f35c09d11c6af6c555676b499e275400c64c1f3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c7ed9757fc4c3bd2c62b86ebe88381ed1ef76f04",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9193",
       "triggerID" : "c7ed9757fc4c3bd2c62b86ebe88381ed1ef76f04",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7baa7196dbd5fe1416614aac6d8054b67cc91b25",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9205",
       "triggerID" : "7baa7196dbd5fe1416614aac6d8054b67cc91b25",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7baa7196dbd5fe1416614aac6d8054b67cc91b25 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9205) 
   
   <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 a diff in pull request #5758: [HUDI-4194] upgrade confluent version to 7.1.1

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


##########
hudi-utilities/src/test/java/org/apache/hudi/utilities/TestHiveIncrementalPuller.java:
##########
@@ -141,20 +143,20 @@ private void createTables() throws IOException, URISyntaxException {
   public void testPullerWithoutIncrementalClause() throws IOException, URISyntaxException {
     createTables();
     HiveIncrementalPuller puller = new HiveIncrementalPuller(getHivePullerConfig(
-            "select name from testdb.test1"));
-    Exception e = assertThrows(HoodieIncrementalPullSQLException.class, puller::saveDelta,
-            "Should fail when incremental clause not provided!");
-    assertTrue(e.getMessage().contains("Incremental SQL does not have clause `_hoodie_commit_time` > '%s', which means its not pulling incrementally"));
+        "select name from testdb.test1"));
+    Exception e = assertThrows(HoodieIncrementalPullException.class, puller::saveDelta,
+        "Failed to get data location for table testdb.test1");
+    assertTrue(e.getMessage().contains("Failed to get data location for table"));

Review Comment:
   Why does the error change?  Is something else broken?



-- 
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 #5758: [HUDI-4194] upgrade confluent version to 7.1.1

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2ef14c48e0995d79237ea3fef2bbd2de8ca03939",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9089",
       "triggerID" : "2ef14c48e0995d79237ea3fef2bbd2de8ca03939",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7f35c09d11c6af6c555676b499e275400c64c1f3",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7f35c09d11c6af6c555676b499e275400c64c1f3",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2ef14c48e0995d79237ea3fef2bbd2de8ca03939 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9089) 
   * 7f35c09d11c6af6c555676b499e275400c64c1f3 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 #5758: [HUDI-4194] upgrade confluent version to 7.1.1

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2ef14c48e0995d79237ea3fef2bbd2de8ca03939",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9089",
       "triggerID" : "2ef14c48e0995d79237ea3fef2bbd2de8ca03939",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7f35c09d11c6af6c555676b499e275400c64c1f3",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9094",
       "triggerID" : "7f35c09d11c6af6c555676b499e275400c64c1f3",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7f35c09d11c6af6c555676b499e275400c64c1f3 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9094) 
   
   <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 #5758: [HUDI-4194] upgrade confluent version to 7.1.1

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2ef14c48e0995d79237ea3fef2bbd2de8ca03939",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "2ef14c48e0995d79237ea3fef2bbd2de8ca03939",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2ef14c48e0995d79237ea3fef2bbd2de8ca03939 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 commented on pull request #5758: [HUDI-4194] upgrade confluent version to 7.1.1

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

   @yihua : can you review 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 #5758: [HUDI-4194] upgrade confluent version to 7.1.1

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2ef14c48e0995d79237ea3fef2bbd2de8ca03939",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9089",
       "triggerID" : "2ef14c48e0995d79237ea3fef2bbd2de8ca03939",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7f35c09d11c6af6c555676b499e275400c64c1f3",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9094",
       "triggerID" : "7f35c09d11c6af6c555676b499e275400c64c1f3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c7ed9757fc4c3bd2c62b86ebe88381ed1ef76f04",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9193",
       "triggerID" : "c7ed9757fc4c3bd2c62b86ebe88381ed1ef76f04",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7baa7196dbd5fe1416614aac6d8054b67cc91b25",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7baa7196dbd5fe1416614aac6d8054b67cc91b25",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c7ed9757fc4c3bd2c62b86ebe88381ed1ef76f04 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9193) 
   * 7baa7196dbd5fe1416614aac6d8054b67cc91b25 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 #5758: [HUDI-4194] upgrade confluent version to 7.1.1

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2ef14c48e0995d79237ea3fef2bbd2de8ca03939",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9089",
       "triggerID" : "2ef14c48e0995d79237ea3fef2bbd2de8ca03939",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 2ef14c48e0995d79237ea3fef2bbd2de8ca03939 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9089) 
   
   <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 #5758: [HUDI-4194] upgrade confluent version to 7.1.1

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "2ef14c48e0995d79237ea3fef2bbd2de8ca03939",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9089",
       "triggerID" : "2ef14c48e0995d79237ea3fef2bbd2de8ca03939",
       "triggerType" : "PUSH"
     }, {
       "hash" : "7f35c09d11c6af6c555676b499e275400c64c1f3",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9094",
       "triggerID" : "7f35c09d11c6af6c555676b499e275400c64c1f3",
       "triggerType" : "PUSH"
     }, {
       "hash" : "c7ed9757fc4c3bd2c62b86ebe88381ed1ef76f04",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "c7ed9757fc4c3bd2c62b86ebe88381ed1ef76f04",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7f35c09d11c6af6c555676b499e275400c64c1f3 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=9094) 
   * c7ed9757fc4c3bd2c62b86ebe88381ed1ef76f04 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