druid/examples
Daniel Koepke 497f2a1051
Allow spaces in java home. (#11407)
Quote the $java_exec var in examples/bin/verify-java to support spaces in DRUID_JAVA_HOME/JAVA_HOME. At present, the steps before and after the version check properly quote the path, but the version check spuriously fails when pointing to a Java 8 install that has a space in its path.
2021-07-05 18:50:36 +05:30
..
bin Allow spaces in java home. (#11407) 2021-07-05 18:50:36 +05:30
conf Add status/selfDiscovered endpoint to indexer for self discovery of indexer (#10679) 2020-12-14 19:04:14 -08:00
quickstart First refactor of compaction (#10935) 2021-03-24 11:41:44 -07:00