[ https://issues.apache.org/jira/browse/MAPREDUCE-7449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17752794#comment-17752794 ]
ASF GitHub Bot commented on MAPREDUCE-7449: ------------------------------------------- brumi1024 commented on PR #5935: URL: https://github.com/apache/hadoop/pull/5935#issuecomment-1673152434 > @brumi1024 Thank you very much for your contribution! I have a question to ask. Do you compile Hadoop using JDK17 in your production environment, or do you use JDK8 to compile and run it under JDK17? The latter. I did compile the code using JDK8 and run it on a JDK17 cluster. > Add add-opens flag to container launch commands on JDK17 nodes > -------------------------------------------------------------- > > Key: MAPREDUCE-7449 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-7449 > Project: Hadoop Map/Reduce > Issue Type: New Feature > Components: mr-am, mrv2 > Affects Versions: 3.4.0 > Reporter: Benjamin Teke > Assignee: Benjamin Teke > Priority: Major > Labels: pull-request-available > > 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. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org