Read and write to samefile
Pasumarthiavi
Registered Posts: 1 ✭
Hi,
I have a scenario which where we are reading the input from different file and one file among all input files is an out file too. When we do this we are loosing some data may be due to parallelism in dataIku. My request is how to stop writing to the file till the entire execution of receipes completed. I saw some posts about dependency parameter as such but couldn’t figure out where that is and how to use it. Thanks for your assistance