druid/examples
Michael Schnupp 33b4eb624d fix freeSpacePercent in segmentCache.locations (#5765)
* fix freeSpacePercent in segmentCache.locations

* the check should probably test the other way around
* documentation should put the option in the right place
* examples have a superfluous backslash

* add test to verify correct behavior

* switch to Path and test with jimfs

Path allows to use different filesystems.
Jimfs provides an actual (in memory) filesystem.
This also allows more complex test scenarios.

The behavior should be unchanged by this commit.

* Revert "switch to Path and test with jimfs"

This reverts commit 8b9a418d65.
2018-05-24 11:15:30 +09:00
..
bin use java pointed by JAVA_HOME if JAVA_HOME is explicitly set (#5186) 2017-12-20 21:38:09 -06:00
conf fix freeSpacePercent in segmentCache.locations (#5765) 2018-05-24 11:15:30 +09:00
conf-quickstart fix freeSpacePercent in segmentCache.locations (#5765) 2018-05-24 11:15:30 +09:00
quickstart fixed missing gz extension from wikiticker json sample (#5194) 2017-12-28 01:02:12 +09:00
src/main Remove unused code and exception declarations (#5461) 2018-03-16 22:11:12 +01:00
pom.xml Update versions to 0.13.0-SNAPSHOT. (#5323) 2018-02-02 12:06:38 -06:00