lhong375 opened a new issue #3929: Quck Demo doesn't work with jdk1.9 URL: https://github.com/apache/incubator-pinot/issues/3929 following the readme of this repo. > Run Quck Demo > $ cd pinot-distribution/target/apache-pinot-incubating-<version>-SNAPSHOT-bin > $ bin/quick-start-offline.sh it throw errors and http://localhost:9000/query/ give me 404 after debugging with @kishoreg it turn out to be a jdk version issue around HK2 jar. see more at : https://github.com/spotify/dockerfile-maven/issues/90
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
