You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Joao Boto (JIRA)" <ji...@apache.org> on 2019/08/07 12:30:00 UTC

[jira] [Created] (FLINK-13634) StreamingFileSink - allow bulkwriter to compress data

Joao Boto created FLINK-13634:
---------------------------------

             Summary: StreamingFileSink - allow bulkwriter to compress data
                 Key: FLINK-13634
                 URL: https://issues.apache.org/jira/browse/FLINK-13634
             Project: Flink
          Issue Type: Improvement
          Components: Connectors / FileSystem
            Reporter: Joao Boto


I have developed a CompressFileWriter base on BulkWriter to compress data

but I dont know were to put this code.. inside filesystem or as flink-format module..

other question is that I used org.apache.commons.compress.compressors instead of hadoop compressor

[~kkl0u] could you guide me

 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)