Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.4.0, 3.3.7
-
Reviewed
Description
To allow containers to launch on JDK17 nodes the add-opens flag should be added to the container launch commands if the node has JDK17+, and it shouldn't on previous JDKs. This behaviour should be configurable.
Attachments
Issue Links
- is depended upon by
-
HADOOP-18862 [JDK17] MiniYarnClusters don't launch in hadoop-aws integration tests
- Open
-
HADOOP-17177 Java 17 support
- Open
- is duplicated by
-
HADOOP-18903 Added yarn.app.mapreduce.container.jvm.jre17.args as a config
- Open
- is related to
-
HADOOP-18897 Pass additional arguments to YARN / Child JVM containers
- Resolved
- relates to
-
MAPREDUCE-7456 Extend add-opens flag to container launch commands on JDK17 nodes
- Resolved
- links to