druid/examples/bin
Gian Merlino 63ee69b4e8
Claim full support for Java 17. (#14384)
* Claim full support for Java 17.

No production code has changed, except the startup scripts.

Changes:

1) Allow Java 17 without DRUID_SKIP_JAVA_CHECK.

2) Include the full list of opens and exports on both Java 11 and 17.

3) Document that Java 17 is both supported and preferred.

4) Switch some tests from Java 11 to 17 to get better coverage on the
   preferred version.

* Doc update.

* Update errorprone.

* Update docker_build_containers.sh.

* Update errorprone in licenses.yaml.

* Add some more run-javas.

* Additional run-javas.

* Update errorprone.

* Suppress new errorprone error.

* Add exports and opens in ForkingTaskRunner for Java 11+.

Test, doc changes.

* Additional errorprone updates.

* Update for errorprone.

* Restore old fomatting in LdapCredentialsValidator.

* Copy bin/ too.

* Fix Java 15, 17 build line in docker_build_containers.sh.

* Update busybox image.

* One more java command.

* Fix interpolation.

* IT commandline refinements.

* Switch to busybox 1.34.1-glibc.

* POM adjustments, build and test one IT on 17.

* Additional debugging.

* Fix silly thing.

* Adjust command line.

* Add exports and opens one more place.

* Additional harmonization of strong encapsulation parameters.
2023-07-07 12:52:35 -07: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 Add the ability to supply client certificate to dsql comand line tool. (#10765) 2021-02-11 20:16:47 -08:00
generate-example-metrics allow string dimension indexer to handle byte[] as base64 strings (#13573) 2022-12-16 14:50:17 +05:30
greet Add CTA and fix typo (#13009) 2022-09-06 11:16:50 -07:00
historical.sh Adding licenses and enable apache-rat-plugin. (#6215) 2018-09-18 08:39:26 -07:00
java-util Make java version check work on all shells (#9376) 2020-02-19 13:44:00 -08:00
jconsole.sh Replace source call to make scripts more portable (#12014) 2021-12-06 13:41:25 +05:30
middleManager.sh Adding licenses and enable apache-rat-plugin. (#6215) 2018-09-18 08:39:26 -07:00
node.sh Claim full support for Java 17. (#14384) 2023-07-07 12:52:35 -07:00
overlord.sh Adding licenses and enable apache-rat-plugin. (#6215) 2018-09-18 08:39:26 -07:00
post-index-task Python 3 support for post-index-task. (#12841) 2022-08-02 17:53:34 -07:00
post-index-task-main Python 3 support for post-index-task. (#12841) 2022-08-02 17:53:34 -07:00
post-index-task-main3 Python 3 support for post-index-task. (#12841) 2022-08-02 17:53:34 -07:00
run-druid Druid automated quickstart (#13365) 2022-12-09 11:04:02 -08:00
run-java Claim full support for Java 17. (#14384) 2023-07-07 12:52:35 -07:00
run-zk changes to run examples when CDPATH environment variable is set where cd command returns current dir… (#12877) 2022-08-14 13:15:24 +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-druid Druid automated quickstart (#13365) 2022-12-09 11:04:02 -08:00
start-druid-main.py Update start-druid-main.py (#14471) 2023-06-23 14:07:24 +05:30
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 Druid automated quickstart (#13365) 2022-12-09 11:04:02 -08: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 Claim full support for Java 17. (#14384) 2023-07-07 12:52:35 -07:00