Anurag Khandelwal
Anurag Khandelwal
The full scan performance for Succinct could be slower than HBase depending on the size of the dataset and the size of the cluster being used. However, with the planned...
Tagging on a few more issues with xenc_server.py here: - The server instructs lambdas to run [vpxenc](https://github.com/excamera/mu/blob/master/src/lambdaize/xcenc_server.py#L45) and [xc-dump](https://github.com/excamera/mu/blob/master/src/lambdaize/xcenc_server.py#L120) executables, although they are not packaged into the lambda zip as...
Hi Keith, I am currently trying to replicate the NSDI'17 ExCamera pipeline to better understand the lambda-to-lambda communications via the rendezvous server. I'm in the exploratory stage myself right now,...
Hi! We definitely have a scale-out architecture in our roadmap -- we have a prototype implementation as well. You can take a look at the architecture in our [technical report](https://people.eecs.berkeley.edu/~anuragk/papers/confluo-general.pdf)....
I think we'd discussed this before --- if we keep a single file per reflog, then we can remap whenever we archive a new block to keep contiguous memory locations...
Jenkins test this please.
Jenkins test this please.
Thanks for submitting the PR! Look forward to your changes.
Most of the changes look great! I left some minor comments on formatting, it will make the code much more readable if we can get those in.
Hi @rudy2steiner, sorry I was traveling for the past few days. I think this patch still needs better tests -- please see the relevant comments on the test.