rpuch commented on code in PR #789:
URL: https://github.com/apache/ignite-3/pull/789#discussion_r855198597


##########
examples/README.md:
##########
@@ -19,4 +19,10 @@ To run any other example, do the following:
    ```
    ignite node start --config=$IGNITE_HOME/examples/config/ignite-config.json 
my-first-node
    ```
-3. Run the preferred example in the IDE.
+3. Initialize the node using the following command:
+   ```bash

Review Comment:
   It looks like another alternative to initialize a node would to be use 
Ignite CLI. The user is already asked to use it to start the node. Why not use 
it for initialization as well, instead of sending a command using REST?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to