You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2022/11/30 08:44:22 UTC

[GitHub] [ignite-3] ptupitsyn commented on a diff in pull request #1387: IGNITE-18218 Add documentation for cluster init

ptupitsyn commented on code in PR #1387:
URL: https://github.com/apache/ignite-3/pull/1387#discussion_r1035679626


##########
docs/_docs/quick-start/getting-started-guide.adoc:
##########
@@ -71,7 +71,13 @@ bash ignite3-cli-3.0.0-beta1\bin\ignite3
 ----
 --
 
-After you start the node, you can start working on it. For example, you can perform sql requests from the command line, or use the thin client to perform requests.
+After you start the node, you need to initialize a cluster in it. To do this, use the `cluster init` command:

Review Comment:
   > initialize a cluster in it
   
   Seems confusing, initialize cluster in node? Or node in cluster?



-- 
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: notifications-unsubscribe@ignite.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org