I’m using ignite1.9 with CDH5.9. I’m unable to run sampe spark jobs with below exception. I have followed the steps mentioned in documentation.
Failed to create Ignite component (consider adding ignite-spring module to classpath) [component=SPRING, cls=org.apache.ignite.internal.util.spring.IgniteSpringHelperImpl]
Caused by: java.lang.ClassNotFoundException: org.apache.ignite.internal.util.spring.IgniteSpringHelperImpl