Thank you Roman!
That is very helpful! Thank you!
BR,
Reo
Khachatryan Roman 于2020年3月20日周五 下午11:13写道:
> Hi Reo,
>
> Please find the answers to your questions below.
>
> > 1, what is the usage of this tmp files?
> These files are used by Flink internally for things like caching state
> locally,
Hi Reo,
Please find the answers to your questions below.
> 1, what is the usage of this tmp files?
These files are used by Flink internally for things like caching state
locally, storing jars and so on. They are not intended for the end-user.
> 2, Is there have any mechanism of flink to manage th
Hi all,
Recently, I found flink tmp files(localState,
blobStore-*, flink-dist-cach-*, flink-io-*, flink-netty-shuffle-* etc.) has
been grown to a total of about 6GB size. I have no idea what usage abot
this files, and How big it will grow.
So, I have some questions about the tmep files of flink a