gpt4 book ai didi

spring - 由 : java. lang.ClassNotFoundException : org. apache.ignite.internal.util.spring.IgniteSpringHelperImpl 引起

转载 作者:行者123 更新时间:2023-12-02 22:06:45 24 4
gpt4 key购买 nike

我正在使用 ignite1.9 和 CDH5.9。我无法运行示例 Spark 作业,但有以下异常。我已按照文档中提到的步骤进行操作。

未能创建 Ignite 组件(考虑将 ignite-spring 模块添加到类路径)[component=SPRING, cls=org.apache.ignite.internal.util.spring.IgniteSpringHelperImpl]
引起:java.lang.ClassNotFoundException:org.apache.ignite.internal.util.spring.IgniteSpringHelperImpl

最佳答案

将以下依赖项添加到您的项目中:

 <dependency>
<groupId>org.apache.ignite</groupId>
<artifactId>ignite-spring</artifactId>
<version>${ignite.version}</version>
</dependency>

这应该可以解决问题。

关于spring - 由 : java. lang.ClassNotFoundException : org. apache.ignite.internal.util.spring.IgniteSpringHelperImpl 引起,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/45100574/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com