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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)