-
### First check
- [X] I added a descriptive title to this issue.
- [X] I used the GitHub search to find a similar request and didn't find it.
- [X] I searched the Prefect documentation for this featu…
-
Hi!
When I try to use the new `KubeCluster` implementation (from the `operator` module and not the one from the `classic` module) as follow:
```python
@flow(task_runner=DaskTaskRunner(
cluster…
-
### First check
- [X] I added a descriptive title to this issue.
- [X] I used the GitHub search to find a similar request and didn't find it.
- [X] I searched the Prefect documentation for this f…
-
Create a web scraper for url:
https://www.maine.gov/DHHS/mecdc/infectious-disease/epi/airborne/coronavirus.shtml
This Issue is to create a parser to run daily via [Prefect](https://www.prefect.io/).…
-
Create a web scraper for url:
https://www.gouvernement.fr/info-coronavirus/carte-et-donnees
This Issue is to create a parser to run via [Prefect](https://www.prefect.io/).
|Country|Organization|…
-
Create a web scraper for url:
https://dph.georgia.gov/covid-19-daily-status-report
This Issue is to create a parser to run daily via [Prefect](https://www.prefect.io/).
|Country|Organization|data…
-
Test recipe registration gives the error "/srv/conda/envs/notebook/lib/python3.8/site-packages/pangeo_forge_recipes/recipes/base.py:82: FutureWarning: 'to_pipelines' is deprecated. Use one of 'to_func…
-
### Bug summary
Reproduction steps:
1. Ensure `PREFECT_LOGGING_EXTRA_LOGGERS` is set to some some non-empty/None string value (*I have only tried this by setting the env var, not by mocking the va…
-
these two pods keep on crashing, the rest of the pods are fine. May i know is this path http://-prefect-ui-hasura:3000/v1alpha1/graphql suppose to return result? i checked the port 3000 is open in …
-
Dask was used as scheduler/compute engine in a number of ETL TOOLS like Airflow, prefect, Dagster, etc. thanks to the Dask distributed server infrastructure.
Shall we try to make use of this advan…