Hi to all, is there a way to split a single local file by line count (e.g. a split every 100 lines) in a LocalEnvironment to speed up a simple map function? For me it is not very clear how the local files (files into directory if recursive=true) are managed by Flink..is there any ref to this internals?
Best, Flavio