Hi, We write our project in java, and i am looking for a way to run tasks in airflow from the code, without using Runtime.exec(args) command. Is it possible?
Thanks
Hi, We write our project in java, and i am looking for a way to run tasks in airflow from the code, without using Runtime.exec(args) command. Is it possible?
Thanks