-
Description
===========
I have consumer group that consists of 2 or 3 consumer. The random consumer has received assignment and revoking of same partitions each 20 minutes, but another consumers in…
-
Hello.
I have broken a large dataset into 20 partitions and I need to fit the same model at each one.
The computation takes a very long time.
Some time ago instead of saving the whole results I j…
-
I'm using kafkajs to connect with the confluent kafka, where I'm randomly getting the error.
``` The coordinator is not aware of this member: The coordinator is not aware of this member```
Now my c…
-
**Checklist (Your issue will be automatically closed if you delete this part)**
- [x] No "Found a solution for the error you encountered" notification was shown when opening the error report.
- [x] …
-
For now these should go in examples or the book. Eventually these should be in libraries of importable modules.
Local wall-clocks, etc
- [ ] heartbeats
- [ ] timers/timeout
- [ ] nonce generatio…
-
### Version
Microsoft Windows [Version 10.0.22000.978]
### WSL Version
- [X] WSL 2
- [ ] WSL 1
### Kernel Version
Kernel version: 5.10.102.1
### Distro Version
Ubuntu-22.04
### Other Software…
-
Hi,
The GetCollStatResponseWrapper randomly returns a zero row count for some collections. For others it still works ok, so it's unclear what the reason is.
For example, here is the collection i…
-
Exception:
```
Columns: [_col10, _col5, _col0, _col12, visit_date]
Index: [], 'from_delayed')
kwargs: {}
Exception: "ValueError('Metadata mismatch found in `from_delayed`.\\n\\nExpected part…
-
**Exception**
```
ValueError: The columns in the computed data do not match the columns in the provided metadataOrder of columns does not match
```
**Repro code**
```
from dask.dataframe import …
-
We are seeing two unexpected behaviors from ReCom/GerryChain:
1. We're getting an identical plan from a chain twice in a row with some frequency. Our mental model is that two successive plans shoul…