We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kedro-airflow
The kedro-docker build that's run every night has been failing for a while now.
kedro-docker
This doesn't just seem to be a flaky build, so we should fix it to ensure the quality of the plugin.
See builds: https://github.com/kedro-org/kedro-plugins/actions?query=event%3Aschedule
The text was updated successfully, but these errors were encountered:
It's failing with ModuleNotFoundError: No module named 'pyspark'. I suspect it might be the #290
ModuleNotFoundError: No module named 'pyspark'
Sorry, something went wrong.
It seems like kedro-airflow build are failing now instead of kedro-docker
Follow up issue - #315
ankatiyar
Successfully merging a pull request may close this issue.
Description
The
kedro-docker
build that's run every night has been failing for a while now.Context
This doesn't just seem to be a flaky build, so we should fix it to ensure the quality of the plugin.
Steps to Reproduce
See builds: https://github.com/kedro-org/kedro-plugins/actions?query=event%3Aschedule
The text was updated successfully, but these errors were encountered: