Hello Yifan Zhang, Kudu Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/18948

to look at the new patch set (#2).

Change subject: [scripts] add HTTP address option for start_kudu.sh
......................................................................

[scripts] add HTTP address option for start_kudu.sh

This patch adds a new option to customize the IP address of the Kudu's
embedded HTTP server.  A couple of usage examples:

   ../../src/kudu/scripts/start_kudu.sh --webhost 192.168.1.37
   ../../src/kudu/scripts/start_kudu.sh -W 192.168.1.37

I also took the liberty to update the description of the flags to add
default values for each and update the naming of the flags that specify
the port numbers for the RPC and the HTTP endpoints while keeping the
script backwards-compatible
(i.e. it still understands the prior naming of the corresponding flags):

  * rpc-master  --> rpc-port-master
  * rpc-tserver --> rpc-port-tserver

Change-Id: I468499c5df56e958f926053d485b7d0a08c63905
---
M src/kudu/scripts/start_kudu.sh
1 file changed, 50 insertions(+), 31 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/48/18948/2
--
To view, visit http://gerrit.cloudera.org:8080/18948
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I468499c5df56e958f926053d485b7d0a08c63905
Gerrit-Change-Number: 18948
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Yifan Zhang <[email protected]>

Reply via email to