Hi
I'm trying to compile the datahub code, but it gives error saying it couldn't get Openjdk11u-jdk_x64_mac_hotspot_11.0.16.1_1.tar.go , but I'm not getting why it's trying to download this jdk 11 when I'm trying to use java 8.
Can anyone help me on this ? I'm stuck at building the code
h
helpful-optician-78938
09/07/2022, 8:39 PM
Hi @creamy-controller-55842, you need to set your JAVA_HOME environment variable to point to jdk 8. On a mac, it would look something like