Please see https://github.com/eucuepo/vagrant-kafka/issues/16 for details. This change will cause the init.sh script to install the JDK instead of the JRE, which will install some tools developers may want in their zookeeper environment.
@BenedictRasmussen this looks great! congratulations on your first open source contribution! :)
I am currently testing this locally and will merge if everything goes smooth.
Please see https://github.com/eucuepo/vagrant-kafka/issues/16 for details. This change will cause the
init.sh
script to install the JDK instead of the JRE, which will install some tools developers may want in their zookeeper environment.