Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
karthik_T
Contributor
Contributor

Scheduling .sh file in airflow

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.

Labels (2)
1 Reply
Anonymous
Not applicable

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