[ 
https://issues.apache.org/jira/browse/IGNITE-9670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16625896#comment-16625896
 ] 

Taras Ledkov commented on IGNITE-9670:
--------------------------------------

we have to add:
{code}
--add-opens java.base/jdk.internal.loader=ALL-UNNAMED 
--add-exports java.base/jdk.internal.misc=ALL-UNNAMED 
--add-exports java.base/sun.nio.ch=ALL-UNNAMED 
--add-exports java.management/com.sun.jmx.mbeanserver=ALL-UNNAMED 
--add-exports jdk.internal.jvmstat/sun.jvmstat.monitor=ALL-UNNAMED 
--add-exports java.base/sun.reflect.generics.reflectiveObjects=ALL-UNNAMED 
--add-modules java.xml.bind
{code}

> JDK9: supports hadoop Ignite module
> -----------------------------------
>
>                 Key: IGNITE-9670
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9670
>             Project: Ignite
>          Issue Type: Task
>          Components: hadoop
>    Affects Versions: 2.6
>            Reporter: Taras Ledkov
>            Assignee: Taras Ledkov
>            Priority: Major
>             Fix For: 2.7
>
>
> # Hadoop processor doens't start with error: {{class 
> org.apache.ignite.IgniteCheckedException: Java version 9 and above is not 
> supported.}}
> # Hadoop tests aren't run from IDEA because used classloaders chain is 
> changed (related to IGNITE-8146).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to