-
The Kafka connectors (eg Fitbit) are currently deployed in standalone mode, to take full advantage of the scalability of Kubernetes these can be deployed in distributed mode (in which the connectors t…
-
When a subscription is deployed as a serverless function or container, it's hard to control how many instances are currently active. It will inevitably lead to multiple instances running simultaneousl…
-
This is the segfault I get:
```julia
length(filenames) = 1694
onecube.axes = RangeAxis{Float64, S, StepRangeLen{Float64, Base.TwicePrecision{Float64}, Base.TwicePrecision{Float64}, Int64}} where …
-
### Current System
Currently, the Aggregation Service aggregates contributions from raw encrypted reports and produces aggregated and noised histograms.
In scenarios where an adtech needs to batch…
-
We want to keep a query log from all servers in a cluster in one table.
To do this, we're using replicated tables and distributed table on the top, and following server config
```
_da…
-
To correctly drive development in Dask-ML we need problems to optimize. These will help us to design and prioritize work to help real-world use cases.
A case study should operate on real data at b…
-
Hello i have issue that all 20 workers execute the same 1 job. Ok I can not to pay attention on console but it also insert in table Job this job sometimes twice sometimes once. I have no idea how to r…
-
Hi,
I was wondering are there any recommended practices to encode a super huge dataset? Let's say 10M data samples.
How to accelerate the encoding process and spread the encoding process to multi-…
-
I noticed that lazy computations on my `FileTree` were really, really slow (and always slower than sequential evaluation), so I did a quick test:
```julia
using Distributed
addprocs(exeflags=["--…
-
Consider https://www.doi2bib.org/bib/10.1007/978-3-662-48096-0_44
```
@incollection{Wang2015,
doi = {10.1007/978-3-662-48096-0_44},
url = {https://doi.org/10.1007/978-3-662-48096-0_44},
y…