Are you saying that we can just swap out the configuration files while the instance is running and it will pick up on the changes?
On Thursday, December 12, 2013 4:36:48 AM UTC-7, Peter Neubauer wrote: > > This is not true (anymore). > > Since we switched to Paxos instead of Zookeeper, you should be able to add > a new node to the cluster by just providing similar configuration to the > existing ones (pointing to some known instances and giving it a unique ID), > and the cluster management will do the rest and bring it up to date. > > What problem are you encountering? > > /peter > > > G: neubauer.peter > S: peter.neubauer > P: +46 704 106975 > L: http://www.linkedin.com/in/neubauer > T: @peterneubauer > > Neo4j 2.0.0 - (graphs)-[:FOR]->(everyone) > <http://blog.neo4j.org/2013/12/neo4j-20-ga-graphs-for-everyone.html> > Do something useful - Teach your kids 1 hour code! <http://code.org/learn> > > > On Wed, Dec 11, 2013 at 6:19 PM, Alex Frieden <[email protected] > <javascript:>> wrote: > >> There is a lot of configuration that needs to happen. I suggest going >> through the HA tutorial here: >> http://docs.neo4j.org/chunked/milestone/ha-setup-tutorial.html >> >> As far as I know there is no way to do it dynamically. You can configure >> a server and then have it talk to the cluster to try and add in. Never >> tried it though. >> >> >> On Wed, Dec 11, 2013 at 12:13 PM, dharmendra pratap singh < >> [email protected] <javascript:>> wrote: >> >>> Hi Guys, >>> Hope you are doing good. >>> >>> Can anyone brief me how to add a node dynamically into Neo4J cluster. >>> What commands do we need to run, to reflect it to the existing cluster. >>> >>> >>> Regards >>> Dharmendra >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Neo4j" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected] <javascript:>. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >> >> >> >> -- >> Alexander Frieden >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Neo4j" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
