Re: File compression with File sink

2023-04-14 Thread Hang Ruan
Hi, Anuj,

I searched the jira and found the related issue[1]. But this issue is still
open now.

Best,
Hang

[1] https://issues.apache.org/jira/browse/FLINK-6185

Anuj Jain  于2023年4月14日周五 14:58写道:

> Hi Community,
>
> Does Flink File Sink support compression of output files, to reduce the
> file size?
> I think File source supports reading of compressed formats like gzip,
> bzip2 etc.; is there any way for sinking the files in compressed format ?
>
> Any help is appreciated.
>
> Regards
> Anuj
>


File compression with File sink

2023-04-14 Thread Anuj Jain
Hi Community,

Does Flink File Sink support compression of output files, to reduce the
file size?
I think File source supports reading of compressed formats like gzip, bzip2
etc.; is there any way for sinking the files in compressed format ?

Any help is appreciated.

Regards
Anuj