Martin Brugnara
Martin Brugnara
Firewall? We might just get rid of GPG from the images. Download, verify, and vendor everything. This would also fix Apache stuff disappearing.
Thinking more about the images, like Cassandra, ES, and GOSU. Maven repo seams a more stable.
Alternatively we may setup CI to build once a month (even without merged PRs), this would be enough to catch both disappearing versions and key rotations (like in the case...
Sounds good!
Yes, we are aware of the issue. There is an hard-coded timeout in the docker library... It is not the commit operation it-self that is failing, because it is actually...
### No, they are actually both crashing on `MixCountInsertSchema`. Please avoid Mix* queries, they are not ready yet. We have experienced many issues with several systems, expeciaclly in the concurrent...
Ok, the log makes sense because the sample has no `paths`. Just to ensure everything else is setup correctly, could you please try to execute just `queries = ["com.graphbenchmark.queries.vldb.IdSearchNode"]` and...
Yes, indeed. This seams perfect.
I would really love to consider `gremlin-python`
> What's the problem this will solve? It would simplify maintainability, and as minor positive side-effect save space on disc. > What if vendors offer their own images? This would...