You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by Denis Magda <dm...@apache.org> on 2018/05/31 22:40:29 UTC

[ANNOUNCE] Apache Ignite 2.5.0 Released

The Apache Ignite Community is pleased to announce the release of Apache
Ignite 2.5.0.

Apache Ignite [1] is a memory-centric distributed database, caching, and
processing platform for transactional, analytical, and streaming
workloads delivering in-memory speeds at petabyte scale

With Ignite 2.5 you can:
- Scale to 1000s nodes clusters!
- Train machine learning models over terabytes and petabytes of data
avoiding ETL.
- Solve business problems with the help of genetic algorithms.
- Make Ignite cluster tolerant to unexpected failures.
- Boost your Spark DataFrames queries.
- Speed up data preloading with SQL APIs
- Secure your Ignite clusters
- Install Ignite from DEB and RPM repositories.

Read our community announcement [2] for more details.

Download the latest Ignite version from here:
https://ignite.apache.org/download.cgi

Please let us know [3] if you encounter any problems.

Regards,
Denis on behalf of Apache Ignite community

[1] https://ignite.apache.org
[2] https://blogs.apache.org/ignite/entry/apache-ignite-2-5-scaling
[3] https://ignite.apache.org/community/resources.html#ask

Re: [ANNOUNCE] Apache Ignite 2.5.0 Released

Posted by aealexsandrov <ae...@gmail.com>.
Hi szj,

Could you please redirect your questions to the new thread? Also, don't
forget to provide the steps for reproducing and logs.

PS. I will check your case with ignitevisorcmd.sh and node restarting.

BR,
Andrei



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: [ANNOUNCE] Apache Ignite 2.5.0 Released

Posted by szj <sz...@juraszczyk.com>.
In order to reproduce it you need to start ignitevisorcmd.sh on any node and
connect it to the grid. Then restarting any node (including the one on which
you start ignitevisorcmd.sh) will fail with "Node with BaselineTopology
cannot join mixed cluster running in compatibility mode". Reproducible every
time for me. When ignitevisorcmd.sh is not connected then the node restart
works.



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: [ANNOUNCE] Apache Ignite 2.5.0 Released

Posted by szj <sz...@juraszczyk.com>.
Hi

While scaling from 100s to 1000s nodes have you by chance changed the way
how nodes can be restarted, too, possibly without mentioning that in the
docs? I happened to start my adventure with Ignite right after 2.5 was
released and could not get this simple thing working properly (details in
the post titled "Ignite 2.5 nodes do not rejoin the cluster after restart").
The problem did not exist when I rebuilt my dead simple PoC cluster using
2.4 so it can't (exclusively) be because I'm just a complete moron.



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/