-
When submitting a Java or Scala program, everything works fine. When submitting a python program, it's gets to the ACCEPTED state and then stalls. It eventually times out, but it's not getting picke…
-
```
Looking at http://project-voldemort.com/configuration.php, I see this
configuration file proposed for a store with replication factor 2:
...
0...
0,1,2,3
1...
…
-
Hi,
i just tried to update my Ubiquity Unifi AP to 21.02.1 from older version (19.07.5) but i'm having issues
with ethernet port: it just doesn't work.
I'm able to connect using serial so i tried t…
-
### Describe the bug
The flash driver is unable to erase or write the flash chip.
The Rocket was sold with two different flash memories and mine had a slow memory installed.
With the software v…
-
It's often desirable to test that some behavior in the application is consistent in the face of random faults, or that it matches the expected behavior. The nature of these faults is often application…
-
I want to test clustering about 300GB of data with cuML. The data itself is not ready yet, and I need to use some synthetic data to see if the dimension reduction and clustering algorithms can work wi…
-
AFAIK, and seeing that the Kafka AdminClient is using Java Futures (`KafkaFuture` implementing `java.util.concurrent.Future` and being based on `CompletionStage` since Kafka 3.1 or 3.2), why are all t…
-
```
- KeyNote NF v1.7.8.1 on Win7 64-bit (normal NTFS partitions)
Since switching to KeyNote NF (great work Daniel, thank you!) I'm seeing random
fairly frequent weird corruption in the text of some…
-
I'm a huge fan of the dask+joblib backend, particularly for parallelizing scikit-learn algorithms across a dask cluster.
From fixes discussed in #1154 we can send pretty large objects from the cli…
-
### Description
SQL: d_1075_0.sql
The data itself is skewed on column `type` about 65% values on one type. Vanila works fine, 45s max processing time. But gluten with CH backend seems not working ab…