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

[GitHub] [hudi] voonhous opened a new pull request, #8263: [HUDI-5822] Fix FileId not found exception when FileId is passed to HoodieMergeHa...

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

   ...ndle
   
   Applying the fix from #5185 will fix write issues for MOR tables, but will cause write issues for COW tables.
   
   More information on how to reproduce the COW error in this jira issue:
   https://issues.apache.org/jira/browse/HUDI-5822
   
   This addresses the issue raised here: https://github.com/apache/hudi/issues/5782
   
   ### Change Logs
   1. Complement the change of `getLatestFileSlices` -> `getAllFileGroups` in #5185
   
   ### Impact
   
   1. Allow jobs to recover properly
   3. Ensure that the correct fileSlices are being read
   
   ### Risk level (write none, low medium or high below)
   
   None
   
   ### 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 #8263: [HUDI-5822] Fix FileId not found exception when FileId is passed to HoodieMergeHa...

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6aa7bc9a0209cef639ae47d9c7814851dc8c06cb",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15839",
       "triggerID" : "6aa7bc9a0209cef639ae47d9c7814851dc8c06cb",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 6aa7bc9a0209cef639ae47d9c7814851dc8c06cb Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=15839) 
   
   <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 #8263: [HUDI-5822] Fix FileId not found exception when FileId is passed to HoodieMergeHa...

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


-- 
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] voonhous commented on pull request #8263: [HUDI-5822] Fix FileId not found exception when FileId is passed to HoodieMergeHa...

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

   HEADSUP for future cherrypickers, for this fix to work, [HUDI-5862](https://github.com/apache/hudi/pull/8077) has to be picked first. 
   
   i.e. HUDI-5822 relies on HUDI-5862


-- 
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 #8263: [HUDI-5822] Fix FileId not found exception when FileId is passed to HoodieMergeHa...

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6aa7bc9a0209cef639ae47d9c7814851dc8c06cb",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "6aa7bc9a0209cef639ae47d9c7814851dc8c06cb",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 6aa7bc9a0209cef639ae47d9c7814851dc8c06cb 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] voonhous commented on pull request #8263: [HUDI-5822] Fix FileId not found exception when FileId is passed to HoodieMergeHa...

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

   @danny0405 
   Re-created the PR as https://github.com/apache/hudi/pull/7997 is unable to trigger CI.


-- 
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 #8263: [HUDI-5822] Fix FileId not found exception when FileId is passed to HoodieMergeHa...

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

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