sktemkar opened a new issue, #35056:
URL: https://github.com/apache/airflow/issues/35056

   ### Apache Airflow version
   
   Other Airflow 2 version (please specify below)
   
   ### What happened
   
   Airflow tasks are marked failed even though the jobs are running in 
background through the API call(databricks job)
   It checks the status every 30 seconds.
   
   The last line of the logs is just the api call and no failure messages 
logged.
   
   
   
   ### What you think should happen instead
   
   the api call should either complete or fail and send the status back to 
airflow task.
   
   ### How to reproduce
   
   Airflow2.6 version installed on Azure AKS 1.26.6
   Call api (databricks job)
   
   ### Operating System
   
   Azure Aks 1.26.6
   
   ### Versions of Apache Airflow Providers
   
   2.6.1
   
   ### Deployment
   
   Official Apache Airflow Helm Chart
   
   ### Deployment details
   
   Helm chart deployment
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to