Is there a way to use dynamic path in airflow?
You see, I have a main dag that runs other scripts, however they only work through absolute path
I'm using BashOPerator to link these scripts
Is there a way to use dynamic path in airflow?
You see, I have a main dag that runs other scripts, however they only work through absolute path
I'm using BashOPerator to link these scripts