I have executed sh startController.sh and sh startAgent.sh to start the controller(s) and agent(s). But I cannot start data node(s) and compute node(s) via the web interface, because the server port is not open.
Does anyone have best practices about how to do this? Thanks for any help or advice!
To start data nodes and compute nodes, you can:
(1) configure the parameter datanodeRestartInterval in controller.cfg.
For detailed instructions, please refer to the Cluster Mode — DolphinDB 2.0 documentation.
(2) connect to the controller you started and then use the
startDataNodefunction.(3) execute a script like the following one: