Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I recently installed Apache Airflow in ubuntu machine. now i want to schedule a .sh file in that, any one can tell me how to do it.
Hi Karthik,
Talend job will run like any other shell script through the scheduling tools. In the case of Airflow, could you please refer the below help document from Apache?
https://airflow.apache.org/scheduler.html
Warm Regards,
Nikhil Thampi