-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Quickstart demo does not work #4792
Comments
Maybe something to do with jdk version. can you try with a jdk 9. Let me try to reproduce this with jdk version 13 |
@dyhuan123 As @kishoreg suggested could you please try with jdk 9 and let us know if you still see an issue? |
JDK 9 is already not supported. I tried changing to JDK 11 in my terminal and run Any suggestion how can I downgrade to JDK 9 or even better how to fix this in the most recent JDK 13? Thanks! |
I used jdk8 and there was no problem. @dyhuan123 I hope it helps you! |
@dyhuan123 Within LinkedIn we use jdk8, and I was under the impression that there's usage of jdk9 in the community. If jdk8 works for you please try that. If not, we can help debug the issue with jdk9. |
close as not valid |
Hi, I am following the instructions here to set up the offline quick start. But the I got 404 error in http://localhost:9000/query/. Can someone help check what is wrong? It is a bit frustrated that the quick start does not work by following the instructions.
Maven version:
Some errors I see when running
bin/quick-start-offline.sh
I have found this relevant issue and tried adding dependency in
pinot-distribution/pom.xml
but that did not solve the issue.Thanks!
The text was updated successfully, but these errors were encountered: