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

   ### Apache Airflow version
   
   2.3.3 (latest released)
   
   ### What happened
   
   Unfortunately, I cannot get further information about my actual error 
because of the following KeyError
   
   ```
   Traceback (most recent call last):
     File "/usr/local/airflow/dags/common/databricks/operator.py", line 59, in 
execute
       _handle_databricks_operator_execution(self, hook, self.log, context)
     File 
"/usr/local/lib/python3.9/site-packages/airflow/providers/databricks/operators/databricks.py",
 line 64, in _handle_databricks_operator_execution
       notebook_error = run_output['error']
   KeyError: 'error'
   ```
   
   ### What you think should happen instead
   
   _No response_
   
   ### How to reproduce
   
   _No response_
   
   ### Operating System
   
   I Assume some Linux distribution
   
   ### Versions of Apache Airflow Providers
   
   Astronomer Certified:[ v2.3.3.post1 
](https://www.astronomer.io/downloads/ac/v2-3-3)based on Apache Airflow v2.3.3
   Git Version: .release:2.3.3+astro.1+4446ad3e6781ad048c8342993f7c1418db225b25
   
   ### Deployment
   
   Astronomer
   
   ### Deployment details
   
   _No response_
   
   ### 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: commits-unsubscr...@airflow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to