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/26 06:20:53 UTC

[GitHub] [hudi] liufangqi opened a new pull request, #7065: [HUDI-5090] throw runtime Exception when flink streming job checkpoint abort

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

   …t abort
   
   ### Change Logs
   
   _Describe context and summary for this change. Highlight if any code was copied._
   
   ### Impact
   
   _Describe any public API or user-facing feature change or any performance impact._
   
   ### Risk level (write none, low medium or high below)
   
   _If medium or high, explain what verification was done to mitigate the risks._
   
   ### 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 #7065: [HUDI-5090] throw runtime Exception when flink streming job checkpoint abort

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a14f30d5fac8c7589b939a2c03572860e593e66f",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12592",
       "triggerID" : "a14f30d5fac8c7589b939a2c03572860e593e66f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a14f30d5fac8c7589b939a2c03572860e593e66f Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12592) 
   
   <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 closed pull request #7065: [HUDI-5090] throw runtime Exception when flink streming job checkpoint abort

Posted by GitBox <gi...@apache.org>.
liufangqi closed pull request #7065: [HUDI-5090] throw runtime Exception when flink streming job checkpoint abort
URL: https://github.com/apache/hudi/pull/7065


-- 
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 #7065: [HUDI-5090] throw runtime Exception when flink streming job checkpoint abort

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

   @TengHuo @danny0405  OK, THX for your remind.


-- 
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 #7065: [HUDI-5090] throw runtime Exception when flink streming job checkpoint abort

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a14f30d5fac8c7589b939a2c03572860e593e66f",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12592",
       "triggerID" : "a14f30d5fac8c7589b939a2c03572860e593e66f",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a14f30d5fac8c7589b939a2c03572860e593e66f Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=12592) 
   
   <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] TengHuo commented on pull request #7065: [HUDI-5090] throw runtime Exception when flink streming job checkpoint abort

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

   This is a known issue in Flink append only pipeline. And there is a temporary fix PR for it. You can check more detail in https://github.com/apache/hudi/pull/6796 and https://issues.apache.org/jira/browse/HUDI-4741


-- 
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 commented on pull request #7065: [HUDI-5090] throw runtime Exception when flink streming job checkpoint abort

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

   > #6796
   
   Yeah, let's move to https://github.com/apache/hudi/pull/6796 and go on with the discussion.


-- 
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 #7065: [HUDI-5090] throw runtime Exception when flink streming job checkpoint abort

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

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