Home › Forums › AWS › AWS Certified Data Analytics – Specialty › JAVA 11 install on EMR
-
Hi All, My job is dependent on Java 11 and looks like by default EMR installs JAVA8 on the cluster. Hence, I get an error at runtime while running the job in EMR as I build it on JAVA11 .
So, how can I install JAVA11 andmake it available on master and node of the cluster?
Thanks
-
Hello r-shekr,
May I know the version of EMR you’re using?
Regards,
Carlo @ Tutorials Dojo-
-
Hello r-shekhr,
You can find information about what steps to take on this site.
“If you’re changing Java version to 11, then you also need to change Java Virtual Machine (JVM) options for Spark. Provide the following options in applicationConfiguration when you submit jobs. You need these options because Java 11 does not support some Java 8 JVM parameters.”
Regards,
Carlo @ Tutorials Dojo
- This reply was modified 3 years, 3 months ago by Carlo-TutorialsDojo.
-
-
The forum ‘AWS Certified Data Analytics – Specialty’ is closed to new discussions and replies.