Hi Marius,
Similar build failure issue was discussed in user mailing list.
http://apache-ignite-users.70518.x6.nabble.com/build-failure-for-module-hibernate-5-3-tp33621p33629.html
As suggested in above link, you can add to your settings.xml:
https://repository.ow2.org/nexus/content/repositories/
Hi Denis,
Any thoughts on the approach mentioned above ?
Regards,
Vishwas
--
Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/
Hi Kirill Tkalenko,
Is there any relation to rate of ingestion of data to ignite ?
We had seen the issue of WAL growing infinitely recently in our K8s cluster.
We were ingesting data at around 2Mbps.
In other clusters where we did not have such a fast ingestion of data, this
issue was not observ
Hi,
I had posted this question in user list, posting it here again.
In 2.9.0 release of Ignite, ignite-kafka module was part of the ignite git.
Now when I check in master branch kafka module is not present, it has been
moved to https://github.com/apache/ignite-extensions
Also in maven repository
Hi,
I was trying to use Ignite web console on Kubernetes using the docker image
at
For external access, I am using ingress kubernetes resource. I am able to
access Web console UI using the default href path (/).
But with non default href path, the ignite web console page does not load.
Is the
Ignite mvn compilation with skiptest as false is throwing class not found
errors:
[ERROR] warning(junit.framework.TestSuite$1) Time elapsed: 0 s <<<
FAILURE!
junit.framework.AssertionFailedError:
Exception in constructor: testCreateDropCache
(java.lang.NoClassDefFoundError: Could not initialize
Hi,
When I try to compile the ignite 2.4 source code with skipTest as false. I a
getting class not found errors.
[ERROR] warning(junit.framework.TestSuite$1) Time elapsed: 0.001 s <<<
FAILURE!
junit.framework.AssertionFailedError:
Exception in constructor: testExchangeOnNodeJoin
(java.lang.NoCl
Hi,
I have a Ignite server running with 3rd partyDB (MYSQL). I have the below
configuration in xml file:
* *
...
On the server the jar for mysql jdbc driver is present iand the servers are
coming up successfully.
I have placed the mysql jdbc driver in a seperate folder and a