[ 
https://issues.apache.org/jira/browse/KUDU-3408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17642333#comment-17642333
 ] 

ASF subversion and git services commented on KUDU-3408:
-------------------------------------------------------

Commit 0eee0d940b40f1028dae1029ad2bae42339c0e5f in kudu's branch 
refs/heads/master from mammadli.khazar
[ https://gitbox.apache.org/repos/asf?p=kudu.git;h=0eee0d940 ]

KUDU-3408 Better "kudurc" documentation

Kudu CLI provides the possibility to have cluster aliases to provide the
list of master addresses in a "kudurc" file. This is quite useful
feature, as it negates the need for the users to remember/type the list
of master addresses everytime they want to invoke a Kudu CLI command.
This patch adds a reference to this feature in Quickstart.adoc to make
it more apparent to new users. It also makes the possibility of using
environment variables for substituting Master Addresses with KUDU CLI
more apparent.

Change-Id: I33d9a6d579343ff7333af955bf309ac66bfb0c7b
Reviewed-on: http://gerrit.cloudera.org:8080/19263
Tested-by: Kudu Jenkins
Reviewed-by: Alexey Serbin <[email protected]>
Reviewed-by: Attila Bukor <[email protected]>


> better "kudurc" documentation
> -----------------------------
>
>                 Key: KUDU-3408
>                 URL: https://issues.apache.org/jira/browse/KUDU-3408
>             Project: Kudu
>          Issue Type: Improvement
>          Components: documentation
>            Reporter: Gabor Zele
>            Priority: Trivial
>
> There is a possibility in Kudu to have cluster aliases to provide list of 
> master addresses in a "kudurc" file, which is actually documented here:
> [https://kudu.apache.org/docs/administration.html#using_cluster_names_in_kudu_tool]
> This is a very useful feature if as I don't have to remember and/or type the 
> list of master addresses every time I invoke a kudu CLU command. However, the 
> above documentation is hard to find if you are not aware about the presence 
> of this feature.
> Maybe you could add a link to the Quickstart/Installation/Configuration 
> guides to advertise, as it makes the administration from the cluster much 
> easier if you know about this right in the beginning.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to