Hello Kudu Jenkins, Andrew Wong,

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

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

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

Change subject: [tool] Add --host to start_kudu.sh script
......................................................................

[tool] Add --host to start_kudu.sh script

The start_kudu.sh script currently works with an assumption that the
Kudu servers will be accessed from the same host that they're running on
(i.e. localhost).

Recently, while running Kudu in a remote Linux box, I wanted to access
it from my Mac, but the ports were bound to the loopback interface, so I
wasn't able to do that. This change makes it possible to change what
interface the servers bound to. To make sure the web server can be
connected to from both a remote machine and from localhost, this patch
also removes the --webserver_interface flag, which defaults to 0.0.0.0.

Change-Id: I68f920a03f494d277b5f7008b0a75cd927634d9f
---
M src/kudu/scripts/start_kudu.sh
1 file changed, 6 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/27/18127/3
--
To view, visit http://gerrit.cloudera.org:8080/18127
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I68f920a03f494d277b5f7008b0a75cd927634d9f
Gerrit-Change-Number: 18127
Gerrit-PatchSet: 3
Gerrit-Owner: Attila Bukor <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Attila Bukor <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to