Closed cleankod closed 8 years ago
It might be a license violation to distribute a script that does this, fwiw.
I'm exploring whether kafka and zk work OK against openjdk. The Oracle package doesn't satisfy the 'java' requirement properly.
I think this can be marked as closed as now the latest version works.
Fixed by @imarios PR https://github.com/eucuepo/vagrant-kafka/pull/3
The license need to be accepted in order to download the JDK from Oracle.
To make that happen, just add this cookie to wget:
Cookie: oraclelicense=accept-securebackup-cookie
Resulting in: