You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "yitzchak lieberman (JIRA)" <ji...@apache.org> on 2019/05/21 10:37:00 UTC

[jira] [Updated] (FLINK-12573) ability to add suffix to part file created in Bucket (StreamingFileSink)

     [ https://issues.apache.org/jira/browse/FLINK-12573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

yitzchak lieberman updated FLINK-12573:
---------------------------------------
    Affects Version/s: 1.8.0

> ability to add suffix to part file created in Bucket (StreamingFileSink)
> ------------------------------------------------------------------------
>
>                 Key: FLINK-12573
>                 URL: https://issues.apache.org/jira/browse/FLINK-12573
>             Project: Flink
>          Issue Type: Improvement
>    Affects Versions: 1.8.0
>            Reporter: yitzchak lieberman
>            Priority: Major
>
> a possibility to add suffix to part file path other than:
> new Path(bucketPath, PART_PREFIX + '-' + subtaskIndex + '-' + partCounter);
>  



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