Attila Bukor has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/19263 )
Change subject: KUDU-3408 Better "kudurc" documentation ...................................................................... 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]> --- M docs/quickstart.adoc 1 file changed, 15 insertions(+), 0 deletions(-) Approvals: Kudu Jenkins: Verified Alexey Serbin: Looks good to me, approved Attila Bukor: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/19263 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I33d9a6d579343ff7333af955bf309ac66bfb0c7b Gerrit-Change-Number: 19263 Gerrit-PatchSet: 5 Gerrit-Owner: Khazar Mammadli <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Khazar Mammadli <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Yingchun Lai <[email protected]>
