Francis Chuang
Francis Chuang
Not sure how feasible this is yet. Sometimes, we retrieve an edge and have an edge object. We then wish to replace, remove or update this edge. It is a...
Many times, I just need to create a simple edge between 2 vertices with a label. In this case, I do not need to set attributes of any type on...
Should we deprecate `autoload.php` and make invoking the autoloader directly the preferred approach? Another approach would be to move `autoload.php` into the ArangoDB folder. What do you guys think about...
**Is your feature request related to a problem? Please describe.** The presign client for S3 currently supports presigning `GetObject` and `PutObject` URLs: https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/service/s3#PresignClient It would be nice if an additional...
It would be awesome if automated docker builds are set up for this repo, so that a fresh docker image is available on docker hub.
This kafka image seems to be the most popular and full-featured one available. I think it would make a great official image! 😄 Refs: https://github.com/docker-library/official-images https://docs.docker.com/docker-hub/official_repos/
Could you add support for RSA (public/private keys)? We can then give the client a private key to sign their requests (we do not store the private key on our...
I am running mesos 0.24, ZooKeeper 3.4.6, Marathon 0.10.1 and docker 1.8.1 on CoreOS 801.0.0. All of the above are running natively and not within docker containers. I have built...
I have a 3 node mesos setup with 1 master and 2 slaves running on Ubuntu 14.10 64-bit. I compiled the project and uploaded the archive to my master and...
What do you guys think about updating to the latest CDH (current 5.4.2) in the hadoop build script? Haven't had a chance to try it out myself, but I think...