Mike Percy has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/12310 )

Change subject: [build] Fix mini cluster binary relocation on Mac OS
......................................................................


Patch Set 2:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/12310/2/build-support/relocate_binaries_for_mini_cluster.py
File build-support/relocate_binaries_for_mini_cluster.py:

http://gerrit.cloudera.org:8080/#/c/12310/2/build-support/relocate_binaries_for_mini_cluster.py@226
PS2, Line 226:   os.chmod(dest, stat.S_IRWXU | stat.S_IRGRP | stat.S_IXGRP | 
stat.S_IROTH | stat.S_IXOTH)
> Not sure how this is better than the original copymode() call; don't we wan
I am not sure why we want dynlibs to be executable. However I recall now that 
basically doing this is somewhat pointless because jar / zip files do not 
preserve file permissions bits anyway so I think we should just remove the mode 
stuff entirely and leave a comment that # Jar files do not preserve permission 
bits.



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ib653b175ba2d0e5563509aecac372c9829eca2f5
Gerrit-Change-Number: 12310
Gerrit-PatchSet: 2
Gerrit-Owner: Grant Henke <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Brian McDevitt <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Mike Percy <[email protected]>
Gerrit-Comment-Date: Wed, 30 Jan 2019 19:23:38 +0000
Gerrit-HasComments: Yes

Reply via email to