You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/05/02 23:30:00 UTC

[jira] [Commented] (FLINK-9138) Enhance BucketingSink to also flush data by time interval

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

ASF GitHub Bot commented on FLINK-9138:
---------------------------------------

Github user glaksh100 commented on the issue:

    https://github.com/apache/flink/pull/5860
  
    @fhueske Can you PTAL and merge this PR? 


> Enhance BucketingSink to also flush data by time interval
> ---------------------------------------------------------
>
>                 Key: FLINK-9138
>                 URL: https://issues.apache.org/jira/browse/FLINK-9138
>             Project: Flink
>          Issue Type: Improvement
>          Components: filesystem-connector
>    Affects Versions: 1.4.2
>            Reporter: Narayanan Arunachalam
>            Priority: Major
>
> BucketingSink now supports flushing data to the file system by size limit and by period of inactivity. It will be useful to also flush data by a specified time period. This way, the data will be written out when write throughput is low but there is no significant time period gaps between the writes. This reduces ETA for the data in the file system and should help move the checkpoints faster as well.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)