Need a way to share data between the DAG tasks. Currently, it needs the scripts to be aware of crating a file in the shared folder and then next DAG job needs to read from that. If we add a way to pass it from the task to another one, it will make it easier.