What version of the JDK is required to run Pinot? ...
# general
c
What version of the JDK is required to run Pinot? When building, the tests don’t run correctly with JDK 11 and above. That makes me wonder what JDK I can run with.
m
Jdk 8 for now. 11 is under PR
c
Thank you!
m
👍