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

   ### Apache Airflow version
   
   2.4.3
   
   ### What happened
   
   After installing the providers package , I restarted my instance of airflow, 
I  was able to setup the spark connections  but dag cannot find the apache . 
spark folder path in the airflow provider path
   
   Broken DAG: [/opt/airflow/dags/sparkSubmitPerMeter.py] Traceback (most 
recent call last):
     File "<frozen importlib._bootstrap>", line 228, in 
_call_with_frames_removed
     File "/opt/airflow/dags/sparkSubmitPerMeter.py", line 4, in <module>
       from airflow.providers.apache.spark.operators.spark_submit import 
SparkSubmitOperator
   ModuleNotFoundError: No module named 'airflow.providers.apache'
   
   ### What you think should happen instead
   
   _No response_
   
   ### How to reproduce
   
   _No response_
   
   ### Operating System
   
   Debian
   
   ### Versions of Apache Airflow Providers
   
   apache-airflow-providers-apache-spark 4.0.0
   
   ### Deployment
   
   Docker-Compose
   
   ### 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: [email protected]

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

Reply via email to