Hi,
No you can not. Moreover, you should be aware that data regions should
usually be created on all data nodes, because if your cache is
replicated or partitioned, it will be created on all nodes and will try
to use the region specified in its configuration.
So the correct way is:
1) Add y
Hello,
I followed the instructions from
https://ignite.apache.org/docs/latest/installation/deb-rpm#installing-deb-package
to the letter, but as soon as I do "sudo apt update" I get this:
E: Failed to fetch
http://apache.org/dist/ignite/deb/dists/apache-ignite/InRelease
Clearsigned file isn'
Hi, Diego.
I've filed [1].
For now, please use the following instructions:
sudo apt update
sudo apt install dirmngr gnupg ca-certificates --no-install-recommends -y
sudo bash -c 'cat < /etc/apt/sources.list.d/ignite.list
deb https://apache.jfrog.io/artifactory/ignite-deb/ apache-ignite main
E
Hi again,
Any advice? We're really struggling with our cluster stability - we had
to turn on throttling before sending data to DataStreamer, but problems
still happen.
In DataStreamer javadoc I found this:
perNodeParallelOperations(int) - sometimes data may be added to the data
streamer via