LChloe commented on issue #16505:
URL: https://github.com/apache/airflow/issues/16505#issuecomment-864683904


   > @LChloe do you have installed all dependencies on webserver node? From 
logs it's visible that there are multiple missing. Is there anything in `.err` 
file generated by webserver?
   
   thank you for your reply.
   I see the following two problems with the logs being launched:
   
   1. INFO�[0m - This service is instrumented using OpenTelemetry.OpenTelemetry 
could not be imported; pleaseadd opentelemetry-api and 
opentelemetry-instrumentationpackages in order to get BigQuery Tracing data
   2. WARNING�[0m - Exception when importing 
'airflow.providers.google.common.hooks.leveldb.LevelDBHook' from 
'apache-airflow-providers-google' package: No module named 
'airflow.providers.google.common.hooks.leveldb
   
   Question 1 is due to the version of Google-Cloud-BigQuery is 1.28.0. 
[#13131](https://github.com/apache/airflow/issues/13131)
   Question 2. I think he is not 
influential.[#15451](https://github.com/apache/airflow/issues/15451)
   
   Temporarily did not see some other error log output
   I will try to modify the Google-Cloud-BigQuery version upgrade to 2.6.2 and 
update dependence on LevelDB


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