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/09/07 21:42:00 UTC

[jira] [Commented] (HUDI-2351) Fix `Task not serializable` due to new APIs in FSUtils for marker mechanism

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

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

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


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


> Fix `Task not serializable` due to new APIs in FSUtils for marker mechanism
> ---------------------------------------------------------------------------
>
>                 Key: HUDI-2351
>                 URL: https://issues.apache.org/jira/browse/HUDI-2351
>             Project: Apache Hudi
>          Issue Type: Sub-task
>            Reporter: Ethan Guo
>            Priority: Major
>              Labels: pull-request-available
>
> * Fix `Task not serializable` due to new APIs in FSUtils for recursive, level by level listing (`java.io.NotSerializableException: org.apache.hudi.common.fs.FSUtils$$Lambda$4224/1845791682`)



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