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

[GitHub] [hudi] xicm opened a new pull request, #8462: [HUDI-6080] Use hoodie.properties to determine if the table exists

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

   ### Change Logs
   
   After [HUDI-6005](https://issues.apache.org/jira/browse/HUDI-6005), if OCC is enabled and WRITE_CLIENT_ID is not set, flink will create .hoodie dir before init table. But we check if table exists with .hoodie, we will get an exception when we write to hudi.
   
   This pr use hoodie.properties to determine if the table exists.
   ### Impact
   
   none
   ### Risk level (write none, low medium or high below)
   
   low
   ### Documentation Update
   
   none
   - _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 #8462: [HUDI-6080] Use hoodie.properties to determine if the table exists

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d5262cc2aafe75355cedd6762079953bc32d3e7d",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16351",
       "triggerID" : "d5262cc2aafe75355cedd6762079953bc32d3e7d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * d5262cc2aafe75355cedd6762079953bc32d3e7d Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=16351) 
   
   <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 #8462: [HUDI-6080] Use hoodie.properties to determine if the table exists

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


-- 
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 #8462: [HUDI-6080] Use hoodie.properties to determine if the table exists

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "d5262cc2aafe75355cedd6762079953bc32d3e7d",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "d5262cc2aafe75355cedd6762079953bc32d3e7d",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * d5262cc2aafe75355cedd6762079953bc32d3e7d 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 #8462: [HUDI-6080] Use hoodie.properties to determine if the table exists

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

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