Evgenii, Hadoop is an optional module. How about ignite-core? Could it be started under Java 9?
On Fri, Oct 13, 2017 at 2:21 PM, Evgenii Zhuravlev <[email protected] > wrote: > Paolo, > > As most frameworks and platforms, Ignite contains low-level logic, which > was changed in Java 9. For example, in Java 9 application classloader is > not a UrlClassLoader anymore, while in ignite-hadoop we used methods from > UrlClassLoader for implementing class loading logic. > > So, --add-opens and other flags will not help right now, the community > should do some changes in code first. > > Evgenii > > ---- Alexey Kuznetsov
