You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "linfey90 (via GitHub)" <gi...@apache.org> on 2023/03/10 03:57:03 UTC

[GitHub] [hudi] linfey90 opened a new pull request, #8149: [HUDI-5915] Fixed load ckpMeatadata error when using minio

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

   ### Change Logs
   
   When the storage is minio, the empty folder is assumed not to exist, causing listStatus to report an error and causing the entire program to break.
   When we created the table, ckp_meta was empty, causing an error when we called listStatus later (such as insert). This pr fix
   
   ### Impact
   
   no
   
   ### Risk level (write none, low medium or high below)
   
   low
   
   ### Documentation Update
   
   _Describe any necessary documentation update if there is any new feature, config, or user-facing change_
   
   - _The config description must be updated if new configs are added or the default value of the configs are changed_
   - _Any new feature or user-facing change requires updating the Hudi website. Please create a Jira ticket, attach the
     ticket number here and follow the [instruction](https://hudi.apache.org/contribute/developer-setup#website) to make
     changes to the website._
   
   ### Contributor's checklist
   
   - [ ] Read through [contributor's guide](https://hudi.apache.org/contribute/how-to-contribute)
   - [ ] Change Logs and Impact were stated clearly
   - [ ] Adequate tests were added if applicable
   - [ ] CI passed
   


-- 
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 #8149: [HUDI-5915] Fixed load ckpMeatadata error when using minio

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8149:
URL: https://github.com/apache/hudi/pull/8149#issuecomment-1463376789

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


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

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

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


[GitHub] [hudi] danny0405 merged pull request #8149: [HUDI-5915] Fixed load ckpMeatadata error when using minio

Posted by "danny0405 (via GitHub)" <gi...@apache.org>.
danny0405 merged PR #8149:
URL: https://github.com/apache/hudi/pull/8149


-- 
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 #8149: [HUDI-5915] Fixed load ckpMeatadata error when using minio

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8149:
URL: https://github.com/apache/hudi/pull/8149#issuecomment-1463383019

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b04749aba0c507eb67fd6dd756e21ed7f1e3535e",
       "status" : "CANCELED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15650",
       "triggerID" : "b04749aba0c507eb67fd6dd756e21ed7f1e3535e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "64fff59128deb511ed29c4ac7972345e6dab1bd7",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15653",
       "triggerID" : "64fff59128deb511ed29c4ac7972345e6dab1bd7",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b04749aba0c507eb67fd6dd756e21ed7f1e3535e Azure: [CANCELED](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15650) 
   * 64fff59128deb511ed29c4ac7972345e6dab1bd7 Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15653) 
   
   <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 #8149: [HUDI-5915] Fixed load ckpMeatadata error when using minio

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8149:
URL: https://github.com/apache/hudi/pull/8149#issuecomment-1463665768

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b04749aba0c507eb67fd6dd756e21ed7f1e3535e",
       "status" : "DELETED",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15650",
       "triggerID" : "b04749aba0c507eb67fd6dd756e21ed7f1e3535e",
       "triggerType" : "PUSH"
     }, {
       "hash" : "64fff59128deb511ed29c4ac7972345e6dab1bd7",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15653",
       "triggerID" : "64fff59128deb511ed29c4ac7972345e6dab1bd7",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 64fff59128deb511ed29c4ac7972345e6dab1bd7 Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15653) 
   
   <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 #8149: [HUDI-5915] Fixed load ckpMeatadata error when using minio

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8149:
URL: https://github.com/apache/hudi/pull/8149#issuecomment-1463234399

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b04749aba0c507eb67fd6dd756e21ed7f1e3535e",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15650",
       "triggerID" : "b04749aba0c507eb67fd6dd756e21ed7f1e3535e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b04749aba0c507eb67fd6dd756e21ed7f1e3535e Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15650) 
   
   <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 #8149: [HUDI-5915] Fixed load ckpMeatadata error when using minio

Posted by "hudi-bot (via GitHub)" <gi...@apache.org>.
hudi-bot commented on PR #8149:
URL: https://github.com/apache/hudi/pull/8149#issuecomment-1463230874

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "b04749aba0c507eb67fd6dd756e21ed7f1e3535e",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "b04749aba0c507eb67fd6dd756e21ed7f1e3535e",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * b04749aba0c507eb67fd6dd756e21ed7f1e3535e 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