tooptoop4 opened a new issue #11716:
URL: https://github.com/apache/airflow/issues/11716


   airflow 1.10.12, mysql 5.7 metastore, rbac, no serialized dags
   
   webserver log shows
   
   [2020-10-21 12:17:47,419] {dagbag.py:259} ERROR - Failed to import: 
/home/user/airflow/dags/mydag.py
   Traceback (most recent call last):
     File 
"/home/user/venv/lib/python3.7/site-packages/airflow/models/dagbag.py", line 
256, in process_file
       m = imp.load_source(mod_name, filepath)
     File "/usr/lib64/python3.7/imp.py", line 171, in load_source
       module = _load(spec)
     File "<frozen importlib._bootstrap>", line 696, in _load
     File "<frozen importlib._bootstrap>", line 682, in _load_unlocked
   KeyError: 'unusual_prefix_de83ba53e22052571ad1c3d6f591d46a775b2a8c_mydag'
   


----------------------------------------------------------------
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.

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


Reply via email to