Hello Alexey Serbin, Attila Bukor, Kudu Jenkins,

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

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

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

Change subject: Fix readlink behaviour on MacOS in start_kudu.sh
......................................................................

Fix readlink behaviour on MacOS in start_kudu.sh

The MacOS version of 'readlink' doesn't support -f option and throws an
illegal option error, e.g.

./start_kudu.sh -m 3 -t 3 -b $BUILD_DIR -c $CLUSTER_DIR --rpc-master 8800
readlink: illegal option -- f
usage: readlink [-n] [file ...]

Added a script that imitates the same behaviour when MacOS is detected.

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


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/49/18049/2
--
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: newpatchset
Gerrit-Change-Id: I0057a6d6668488001be8b4f74f46010e2620b46e
Gerrit-Change-Number: 18049
Gerrit-PatchSet: 2
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]>

Reply via email to