Hi, Yes, you can start the cluster with minimal configuration to ensure the nodes can auto-discover each other and after that create caches, tables on runtime. IgniteConfiguration accepts an absolute or relative path to your configuration.
- Denis On Thu, Apr 4, 2019 at 8:52 AM himanshu <himanshu....@gmail.com> wrote: > Hi, > > I wanted to check if I can load initial config from a config file like > > Ignition.start("file") then add more cache config from program? > > I did not see any constructor for IgniteConfiguration which takes a file as > paramer. > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >