hemaroh opened a new issue, #47031: URL: https://github.com/apache/airflow/issues/47031
### Description Hello, We have upgraded our airflow from version 1.9 to version 2.10.2. there was a plugin called peb_plugin. And peb_plugin has hook, appbuilder, static, templates and all other folders. We tried to import the plugin like, From airflow.operator.peb_plugin But it's throwing error as no module named peb_plugin. How to import neb plugin to code ? Plugin folder configuration was Plugin _folder = /airflow_new/plugins Can we use airflow.operator.neb in version 2.10.2 ? This we are seeing only in 2.10.2 ### Use case/motivation Upgrade from version 1.9 to 2.10.2 ### Related issues Airflow upgrade ### Are you willing to submit a PR? - [x] 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]
