-
This occurs both in Python 3.4.3 (output in this issue is from 3.4.3) and 2.7.9 with pip 7.1.0 on Alpine Linux 3.2 x64 in Docker 1.7.1 while compiling psutil 3.1.1 (`pip install psutil==2.2.1` works).…
-
( if `Cluster.__init__` is not called before `Cluster.name.__set__` )
```python
import sys
from distributed.deploy import Cluster
class ExampleCluster(Cluster):
def __init__(self, nam…
-
**What happened**:
I tried installing the new dask operator:
```powershell
> helm install dask-operator `
>> dask/dask-kubernetes-operator `
>> --version 2022.5.2 `
>> --namespace dask
NA…
-
Hi all,
First of all thanks for taking the time to read this.
We recently upgraded our dask base image from dask Version: 2.18.1 to latest.
For most of our long running jobs this went fine, bu…
-
## Opened from the [Prefect Public Slack Community](https://join.slack.com/t/prefect-public/shared_invite/enQtNzE5OTU3OTQwNzc1LTQ5M2FkZmQzZjI0ODg1ZTBmOTc0ZjVjYWFjMWExZDAyYzBmYjVmMTE1NTQ1Y2IxZTllOTc4Mm…
-
I think #519 may be a consequence of *this* issue.
**What happened**:
When creating an `experimental.KubeCluster` I get the below permission error. The CRDs are installed and my local `kubectl` ca…
-
Catch-all issue for Troubleshooting items that need to be added.
-
**What happened**:
Instantiating a `KubeCluster` object never returns:
![image](https://user-images.githubusercontent.com/881019/171768642-a654cf94-9a92-470d-a0a4-fcbf3d21cc98.png)
The operator…
-
### Body
We have a kind request for all the contributors to the latest [Apache Airflow RC 2.2.5rc3](https://pypi.org/project/apache-airflow/2.2.5rc3/).
Could you please help us to test the RC ve…
-
## Description
I'm working on [QHub](http://qhub.dev/), open-source tool to deploy compute/data science platforms on Kubernetes. We are primarily using Terraform templates across all major cloud pr…