looks complex and hard to get it right, it would be nice if Ignite community builds one working cloud formation template to launch ignite cluster and in the cloud formation template output a JDBC connection for connecting ignite cluster which would be awesome.
Many would leverage this stack to build Ignite cluster on AWS or how about ignite on EMR , while launching emr add ingite bootstrap script which launches ignite in emr which would be lot easier also JDBC connection for connecting ignite, this would change things for Ignite world. Thanks Sri On Thu, Sep 26, 2019 at 3:51 PM Denis Magda <[email protected]> wrote: > Hello Sri, > > You’re right, you need to start several aws instances to create a > distributed cluster if you follow the guide below. Ignite configuration for > all the nodes/instances has to have a properly configured IPFinder. You can > use a static IP finder if IPs are know in advance or AWS IPfinder if IPs > are assigned dynamically. > https://apacheignite.readme.io/docs/tcpip-discovery > > Let us know if it helps and we’ll update the docs. > > Denis > > On Thursday, September 26, 2019, sri hari kali charan Tummala < > [email protected]> wrote: > >> Hi Community, >> >> this doesn't launch a multinode ignite cluster am I right? it just >> launches a single node ignite cluster on one ec2 instance. >> >> https://apacheignite.readme.io/docs/aws-deployment >> >> Thanks >> Sri >> >> On Thu, Sep 26, 2019 at 8:49 AM sri hari kali charan Tummala < >> [email protected]> wrote: >> >>> Hi All, >>> >>> did anyone have an cloud formation example for deploying Apache Ignite >>> on AWS or steps to deploy or some successful deployment of Ignite onto AWS. >>> >>> this below blog has missing artifacts so not working. >>> >>> >>> https://aws.amazon.com/blogs/big-data/real-time-in-memory-oltp-and-analytics-with-apache-ignite-on-aws/ >>> >>> -- >>> Thanks & Regards >>> Sri Tummala >>> >>> >> >> -- >> Thanks & Regards >> Sri Tummala >> >> > > -- > - > Denis > > -- Thanks & Regards Sri Tummala
