You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Danny Chen (Jira)" <ji...@apache.org> on 2022/02/19 13:24:00 UTC

[jira] [Commented] (HUDI-3446) Support Batch Reader in BootstrapOperator#loadRecords

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

Danny Chen commented on HUDI-3446:
----------------------------------

Fixed via master branch: 83279971a183c68225dde737149467624f915c2e

> Support Batch Reader in BootstrapOperator#loadRecords
> -----------------------------------------------------
>
>                 Key: HUDI-3446
>                 URL: https://issues.apache.org/jira/browse/HUDI-3446
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: flink
>            Reporter: Bo Cui
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.11.0
>
>
> [https://github.com/apache/hudi/blob/433c2573ef5d1f25cba42f169679a4afe5ff2e24/hudi-flink/src/main/java/org/apache/hudi/sink/bootstrap/BootstrapOperator.java#L216]
> In our production environment, restarting the flink job requires a lot of memory to load records and send to the StateBackend of BucketAssignFunction. because before sending records, all records needs to be cached in the heap of TM.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)