Hi,

By default the client library is doing GZIP compression on the data sent to
GCS (in order to save bandwidth and limit costs). However... if your data
is already compressed or in a format that would not really benefit from
compression, you're going to use a lot of CPU on your NiFi nodes for no
advantage. This property keeps the default of the client library but allows
you to select what is best for your use case.

Thanks,
Pierre

Le jeu. 9 nov. 2023 à 12:03, <[email protected]> a écrit :

>
> Hi all,
>
> It is strange for the putGCSObject with properties "GZIP Compression
> Enabled"
>
> The description said the most time is better to setup at "false" but by
> default is "true"
>
> "Signals to the GCS Blob Writer whether GZIP compression during transfer
> is desired. False means do not gzip and can boost performance in many
> cases."
>
> What is the explaination about "true" ?
>
> Regards
>
> Minh
>

Reply via email to