druid/examples/bin
Suneet Saldanha 3325da1718 Allow startup scripts to specify java home (#9021)
* Allow startup scripts to specify java home

The startup scripts now look for java in 3 locations. The order is from
most related to druid to least, ie
    ${DRUID_JAVA_HOME}
    ${JAVA_HOME}
    ${PATH}

* Update fn names and clean up code

* final round of fixes

* fix spellcheck
2019-12-12 21:36:00 -08:00
..
broker.sh Adding licenses and enable apache-rat-plugin. (#6215) 2018-09-18 08:39:26 -07:00
coordinator.sh Adding licenses and enable apache-rat-plugin. (#6215) 2018-09-18 08:39:26 -07:00
dsql Enhancements to dsql. (#6929) 2019-01-28 17:02:43 -08:00
dsql-main Fix result of division may be truncated (#8355) 2019-09-06 14:45:52 -07:00
generate-example-metrics Adding licenses and enable apache-rat-plugin. (#6215) 2018-09-18 08:39:26 -07:00
historical.sh Adding licenses and enable apache-rat-plugin. (#6215) 2018-09-18 08:39:26 -07:00
java-util Allow startup scripts to specify java home (#9021) 2019-12-12 21:36:00 -08:00
jconsole.sh Allow startup scripts to specify java home (#9021) 2019-12-12 21:36:00 -08:00
middleManager.sh Adding licenses and enable apache-rat-plugin. (#6215) 2018-09-18 08:39:26 -07:00
node.sh Allow startup scripts to specify java home (#9021) 2019-12-12 21:36:00 -08:00
overlord.sh Adding licenses and enable apache-rat-plugin. (#6215) 2018-09-18 08:39:26 -07:00
post-index-task New quickstart and tutorials (#6126) 2018-08-09 14:37:52 -06:00
post-index-task-main New quickstart and tutorials (#6126) 2018-08-09 14:37:52 -06:00
run-druid Allow startup scripts to specify java home (#9021) 2019-12-12 21:36:00 -08:00
run-zk Allow startup scripts to specify java home (#9021) 2019-12-12 21:36:00 -08:00
service New quickstart and tutorials (#6126) 2018-08-09 14:37:52 -06:00
start-cluster-data-server Add single-machine deployment example cfgs and scripts (#7590) 2019-05-06 19:11:13 -07:00
start-cluster-master-no-zk-server Add single-machine deployment example cfgs and scripts (#7590) 2019-05-06 19:11:13 -07:00
start-cluster-master-with-zk-server Add single-machine deployment example cfgs and scripts (#7590) 2019-05-06 19:11:13 -07:00
start-cluster-query-server Add single-machine deployment example cfgs and scripts (#7590) 2019-05-06 19:11:13 -07:00
start-micro-quickstart Add single-machine deployment example cfgs and scripts (#7590) 2019-05-06 19:11:13 -07:00
start-nano-quickstart Add nano-quickstart single server example configuration (#8390) 2019-08-24 22:07:20 -07:00
start-single-server-large Add single-machine deployment example cfgs and scripts (#7590) 2019-05-06 19:11:13 -07:00
start-single-server-medium Add single-machine deployment example cfgs and scripts (#7590) 2019-05-06 19:11:13 -07:00
start-single-server-small Add single-machine deployment example cfgs and scripts (#7590) 2019-05-06 19:11:13 -07:00
start-single-server-xlarge Add single-machine deployment example cfgs and scripts (#7590) 2019-05-06 19:11:13 -07:00
supervise New quickstart and tutorials (#6126) 2018-08-09 14:37:52 -06:00
verify-default-ports Improve verify-default-ports to check both INADDR_ANY and 127.0.0.1. (#8942) 2019-11-26 16:05:15 -08:00
verify-java Allow startup scripts to specify java home (#9021) 2019-12-12 21:36:00 -08:00