You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/08/08 20:20:00 UTC

[jira] [Commented] (HUDI-2190) Unnecessary exception catch in SparkBulkInsertPreppedCommitActionExecutor#execute

    [ https://issues.apache.org/jira/browse/HUDI-2190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17395610#comment-17395610 ] 

ASF GitHub Bot commented on HUDI-2190:
--------------------------------------

hudi-bot edited a comment on pull request #3290:
URL: https://github.com/apache/hudi/pull/3290#issuecomment-881903116


   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "6d937ef6fe0d9bc9deaac0b106ee2b38a50b9584",
       "status" : "FAILURE",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=992",
       "triggerID" : "6d937ef6fe0d9bc9deaac0b106ee2b38a50b9584",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 6d937ef6fe0d9bc9deaac0b106ee2b38a50b9584 Azure: [FAILURE](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=992) 
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run travis` re-run the last Travis build
    - `@flinkbot 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


> Unnecessary exception catch in SparkBulkInsertPreppedCommitActionExecutor#execute
> ---------------------------------------------------------------------------------
>
>                 Key: HUDI-2190
>                 URL: https://issues.apache.org/jira/browse/HUDI-2190
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: Spark Integration
>            Reporter: zhangminglei
>            Priority: Major
>              Labels: pull-request-available
>
> SparkBulkInsertPreppedCommitActionExecutor#execute has a try catch and etc in some others class, but it is unnecessary.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)