[
https://issues.apache.org/jira/browse/HUDI-2669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17454353#comment-17454353
]
Alexey Kudinkin commented on HUDI-2669:
---------------------------------------
Following settings will do the job
{code:java}
spark.driver.extraJavaOptions=-XX:+UseG1GC
spark.executor.extraJavaOptions=-XX:+UseG1GC {code}
> Upgrade jdk version to higher versions
> --------------------------------------
>
> Key: HUDI-2669
> URL: https://issues.apache.org/jira/browse/HUDI-2669
> Project: Apache Hudi
> Issue Type: Sub-task
> Components: Code Cleanup
> Reporter: sivabalan narayanan
> Assignee: Alexey Kudinkin
> Priority: Blocker
> Fix For: 0.11.0
>
>
> We should upgrade to at least JDK11, or preferably current latest LTS JDK17
>
>
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)