Alexey Serbin has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/18049 )

Change subject: start_kudu.sh script changes
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/18049/1/src/kudu/scripts/start_kudu.sh
File src/kudu/scripts/start_kudu.sh:

http://gerrit.cloudera.org:8080/#/c/18049/1/src/kudu/scripts/start_kudu.sh@78
PS1, Line 78:   echo $(readlink -f $(dirname $0))
> @Alexey
According to the code in 
https://github.com/apache/kudu/blob/e266f7139983fd8316ec97f046db6125124c77de/src/kudu/server/webserver_options.cc#L59-L63
 , the webserver's doc root is automatically pointed to $KUDU_HOME/www when the 
flag isn't set.  As for the case when the the webserver's doc root directory 
doesn't exist at all, the webserver runs OK, but much of the functionality 
isn't available, right; however, that doesn't stop kudu-tserver or kudu-master 
process to successfully start (at least that how it looked like some time ago).



--
To view, visit http://gerrit.cloudera.org:8080/18049
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I0057a6d6668488001be8b4f74f46010e2620b46e
Gerrit-Change-Number: 18049
Gerrit-PatchSet: 1
Gerrit-Owner: Zoltan Chovan <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Attila Bukor <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Zoltan Chovan <[email protected]>
Gerrit-Comment-Date: Mon, 29 Nov 2021 19:02:26 +0000
Gerrit-HasComments: Yes

Reply via email to