-
One of the Mesos promises was being to be able to run multiple instances of 1 type of framework, like Hadoop in this case. The original Mesos paper showed 2 concurrent Hadoop instances.
I've tried to…
-
I think that `Middleware` as it is right now is very complex and confusing to new users. I propose that we deprecate the current method of creating `Middleware` and instead have `Middleware` be a stru…
-
```
There should be an efficient way of invoking R from Jaql.
```
Original issue reported on code.google.com by `sudipt...@gmail.com` on 17 Sep 2009 at 1:17
-
```
There should be an efficient way of invoking R from Jaql.
```
Original issue reported on code.google.com by `sudipt...@gmail.com` on 17 Sep 2009 at 1:17
-
```
There should be an efficient way of invoking R from Jaql.
```
Original issue reported on code.google.com by `sudipt...@gmail.com` on 17 Sep 2009 at 1:17
-
### Prize Title
Design and Implementation of M+C Community Fund Management Platform (based on Quadratic Funding and Voting)
### Prize Bounty
1st Prize: 1500 DAI, 2nd Prize: 1000 DAI
### Challe…
-
@coderabbitai I would like better overall documentation of this repo. This will improve developer onboarding and awareness. There is a readme, but I would like you to begin by describing all the file…
-
I have the following code that I am trying to run on a k8s cluster using lithops:
```python
from lithops import FunctionExecutor
from time import sleep
def map_fn(i):
sleep(3)
def red_…
-
Opening this issue to track discuss whether FSA should address optimistic updates. If it does, I think it should be as an extension of the core spec.
-
Hello, creating this issue to gather some feedback or better solutions on handling one-shot events / side effects.
**TLDR**: Under some circumstances where you need to allow backwards navigation I …