I have another question. Is the spilling only executed on batch mode? What happen on streaming mode?
> On Jun 22, 2016, at 1:48 PM, Tae-Geon Um <taegeo...@gmail.com> wrote: > > Hi, all > > As far as I know, Flink spills data (states?) to disk if the data exceeds > memory threshold or there exists memory pressure. > i’d like to know the detail of how Flink spills data to disk. > > Could you please let me know which codes do I have to investigate? > > Thanks, > Taegeon