Re: CoreOptions.TMP_DIRS bug

2018-07-12 Thread Till Rohrmann
Hi Oleksandr, sorry for my late reply. This sounds indeed like a bug. Thanks for opening FLINK-9762 and the corresponding PR. I'll give it a review shortly so that we can include it in Flink 1.6. Cheers, Till On Mon, Jul 2, 2018 at 2:31 PM Oleksandr Nitavskyi wrote: > Hello guys, > > We have d

CoreOptions.TMP_DIRS bug

2018-07-02 Thread Oleksandr Nitavskyi
Hello guys, We have discovered minor issue with Flink 1.5 on YARN particularly which was related with the way Flink manages temp paths (io.tmp.dirs ) in configuration: https://ci.apache.org/projects/flink/flink-docs-master/ops/config.html#io-tmp-dirs 1. From what we can see in the code,