Created 10-07-2016 10:18 AM
burman@bob
Created 10-07-2016 08:50 PM
The Sandbox comes with Java 7 and HDF 2.0 requires Java 8. I can't speak for all the components in HDF, but for NiFI, if you extract a JDK 8 somewhere on the sandbox, you can set NiFi's JAVA_HOME in bin/nifi-env.sh
Created 10-07-2016 08:50 PM
The Sandbox comes with Java 7 and HDF 2.0 requires Java 8. I can't speak for all the components in HDF, but for NiFI, if you extract a JDK 8 somewhere on the sandbox, you can set NiFi's JAVA_HOME in bin/nifi-env.sh
Created 10-10-2016 06:47 PM
Hi Bryan,
Thanks a lot. It worked for me.
Best Regards,
Bob
Created 10-11-2023 02:24 PM
Do it this way, it worked for me
set JAVa_HOME="c:\jkd-21\bin\"