Hi, I¹m having the problem that my tmp dir is running out of hard drive space when running a map reduce job on a 1TB file. The job fails with "no space left on device³ exception.
Probably the intermediate result set is getting too big. Is there a way to avoid this? Or make flink to write less temporary files? Thanks, Malte
