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

[jira] [Created] (FLINK-9115) Support addition of part suffix in BucketingSink

Lakshmi Rao created FLINK-9115:
----------------------------------

             Summary: Support addition of part suffix in BucketingSink
                 Key: FLINK-9115
                 URL: https://issues.apache.org/jira/browse/FLINK-9115
             Project: Flink
          Issue Type: Improvement
          Components: filesystem-connector
            Reporter: Lakshmi Rao


Currently the BucketingSink allows addition of part prefix, pending prefix/suffix and in-progress prefix/suffix via setter methods. Can we also support setting part suffixes?


An instance where this maybe useful: I am currently writing GZIP compressed output to S3 using the BucketingSink and I would want the uploaded files to have a ".gz" or ".zip" extensions . An easy way to do this would be by setting  a part file suffix with the required file extension. 



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