Yingchun Lai has posted comments on this change. ( http://gerrit.cloudera.org:8080/13579 )
Change subject: [docs] Add docs for CLI cluster name resolver ...................................................................... Patch Set 1: (5 comments) http://gerrit.cloudera.org:8080/#/c/13579/1/docs/administration.adoc File docs/administration.adoc: http://gerrit.cloudera.org:8080/#/c/13579/1/docs/administration.adoc@1446 PS1, Line 1446: === CLI tools to access a cluster via cluster name > How about: Using cluster names in the `kudu` command line tool Done http://gerrit.cloudera.org:8080/#/c/13579/1/docs/administration.adoc@1448 PS1, Line 1448: Kudu master rpc addresses are not easy to remember when use CLI tools, even : worse, when manage several Kudu clusters. It's able to use CLI tools to access : a Kudu cluster via cluster name alternatively. > Rewrite as: When using the `kudu` command line tool, it can be difficult to Done http://gerrit.cloudera.org:8080/#/c/13579/1/docs/administration.adoc@1452 PS1, Line 1452: . Make a Kudu configuration file directory, add an environment variable : KUDU_CONFIG to this directoty. : . Add a new YAML format configuration file in this directoty, its content is like: > Rewrite: Done http://gerrit.cloudera.org:8080/#/c/13579/1/docs/administration.adoc@1464 PS1, Line 1464: . Use CLI tools to access Kudu cluster via cluster name configured in the file above, : starting with an extra character `@`, for the `master_addresses` section. > Rewrite: "When using the `kudu` command line tool, replace the list of Kudu Done http://gerrit.cloudera.org:8080/#/c/13579/1/docs/administration.adoc@1475 PS1, Line 1475: NOTE: All CLI tools with a `master_addresses` section can be replaced by a cluster name. > Rewrite: "NOTE: Cluster names may be used as input in any invocation of the Done -- To view, visit http://gerrit.cloudera.org:8080/13579 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ib94a44b76008bc9d24e428000205e7c90e3ae653 Gerrit-Change-Number: 13579 Gerrit-PatchSet: 1 Gerrit-Owner: Yingchun Lai <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Will Berkeley <[email protected]> Gerrit-Reviewer: Yingchun Lai <[email protected]> Gerrit-Comment-Date: Wed, 12 Jun 2019 09:24:04 +0000 Gerrit-HasComments: Yes
