Creating Cluster Configuration
Overview
Web Console allows you to create a cluster configuration using graphical user interface. The configuration can be imported into an xml file or as a java project with all the files necessary to start your cluster.
Clusters
image::images/create-configuration.png[]
This will open a screen with various cluster properties.
You can always review your current cluster configuration and/or the generated java project by clicking on the See project structure link located at the bottom of the screen.
SQL Schema
You import a schema from a SQL database, configure indexed types, and automatically generate the XML Object-Relational mapping configuration and Java domain model POJOs. This can be done for most RDBMSs that support JDBC - Oracle, PostgreSQL, Microsoft SQL Server, and MySQL.
Caches
Web Console facilitates creating and configuring caches. You can configure memory settings, persistence settings, as well as various advanced level settings.
Project Structure and Configurations Summary
You can download a ready-to-use Maven-based project that contains XML configuration, java domain model POJOs, and the source files for starting nodes, and copy these files into your existing project. Web Console also generates a Docker file with instructions on how to create an Apache Ignite Docker image.
Click the See project structure link located at the bottom of the screen to review the project structure and download the configuration files.
To download the complete project, click the Save and Download button.
© 2024 GridGain Systems, Inc. All Rights Reserved. Privacy Policy | Legal Notices. GridGain® is a registered trademark of GridGain Systems, Inc.
Apache, Apache Ignite, the Apache feather and the Apache Ignite logo are either registered trademarks or trademarks of The Apache Software Foundation.