Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.4.0
-
Reviewed
Description
There was a previous ticket for adding add-opens flag to container launch to be able to run them on JDK17 nodes: https://issues.apache.org/jira/browse/MAPREDUCE-7449
As testing discovered, this should be extended with "-add-exports=java.base/sun.net.dns=ALL-UNNAMED" and "-add-exports=java.base/sun.net.util=ALL-UNNAMED" options to be able to run containers on Isilon.
Attachments
Issue Links
- causes
-
YARN-11654 [JDK17] TestLinuxContainerExecutorWithMocks.testStartLocalizer fails
- Open
- is a child of
-
HADOOP-17177 Java 17 support
- Open
- is related to
-
MAPREDUCE-7449 Add add-opens flag to container launch commands on JDK17 nodes
- Resolved
- links to