Fabrizio Fortino
Fabrizio Fortino
I have found this fork https://github.com/Jmoati/elasticsearch-image that seems to be updated to elasticsearch 2.1
That's great! Thanks @kiwionly
gradle all the things!!! :+1:
hey @lvca long time! I had a look at ArcadeDB a few months ago and it looks interesting. I am building a small prototype and I need a graph db...
This is quite an annoying issue. To work this around, I have created a utility function that makes a `kubectl version` call on each context I need to interact with:...
@tcstapas The error `MountVolume.SetUp failed for volume "es-certs-example-es-cluster" : secrets "es-certs-example-es-cluster" not found` with useSSL: false has been fixed with #212
@marco-brandizi the multi-model structure has been introduced in version 1.3 (not yet released) See here https://github.com/larsga/Duke/pull/191 . Duke 1.2 is a uber jar with all the dependencies included (even lucene).
Your idea to reshape the project structure sounds. Perhaps we should open a separate issue for this? Looking at the sources I see a potential problem: the Lucene dependency is...
What about pushing an IDE style config in the doc folder (eg: Duke/doc/ide/Duke-eclipse-formatter.xml) ? I personally like the Google Java Style formatter for Eclipse (https://code.google.com/p/google-styleguide/source/browse/trunk/eclipse-java-google-style.xml) but if you have another...