Re: incompatible class error

2023-05-24 Thread Jiang Jacky
simply upload geronimo-jcache_1.0_spec-1.0-alpha-1.jar in order to overwrite the yarn’s one. From: Вячеслав Коптилин Date: Wednesday, May 24, 2023 at 11:55 AM To: user@ignite.apache.org Subject: Re: incompatible class error Hello, In general, you need to provide the right version of JCache API on

Re: incompatible class error

2023-05-24 Thread Вячеслав Коптилин
Hello, In general, you need to provide the right version of JCache API on all nodes. Please take a look at https://issues.apache.org/jira/browse/IGNITE-11986 (The issue mentioned in the ticket looks very similar to your case) Thanks, S. пн, 15 мая 2023 г. в 21:00, Jiang Jacky : > Hello, can so

Re: incompatible class error

2023-05-15 Thread Jiang Jacky
Hello, can someone help me about this? Thank you. From: Jiang Jacky Date: Saturday, May 13, 2023 at 1:58 AM To: user@ignite.apache.org Subject: incompatible class error Hello, I am running Gridgain Ignite with spark, I am using spark 2.4.5 and Hadoop 3.1.1 version. My gridgain cluster is 2.7.0 v