Grant Henke has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/12526 )

Change subject: [minicluster] Fix building with python 2.6
......................................................................


Patch Set 1:

(2 comments)

http://gerrit.cloudera.org:8080/#/c/12526/1//COMMIT_MSG
Commit Message:

http://gerrit.cloudera.org:8080/#/c/12526/1//COMMIT_MSG@14
PS1, Line 14: Because I used Docker to test this, the related Docker
> Is the chrpath change related to the python change? Or is it just a change
chrpath is used in 
build-support/mini-cluster/relocate_binaries_for_mini_cluster.py and not 
installed in the docker images by default. Without it I couldn't build the jar 
in the docker images.


http://gerrit.cloudera.org:8080/#/c/12526/1/build-support/mini-cluster/relocate_binaries_for_mini_cluster.py
File build-support/mini-cluster/relocate_binaries_for_mini_cluster.py:

http://gerrit.cloudera.org:8080/#/c/12526/1/build-support/mini-cluster/relocate_binaries_for_mini_cluster.py@119
PS1, Line 119: check_output
> I'm confused by this change; I thought you could only use this syntax if yo
We import check_output from kudu_util above which is python 2.6 compatible. 
It's used elsewhere in this script already but was missed here.



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Id9e7ce9a1fd7ac813866678d6ec804fdf91ea729
Gerrit-Change-Number: 12526
Gerrit-PatchSet: 1
Gerrit-Owner: Grant Henke <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Grant Henke <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Comment-Date: Tue, 19 Feb 2019 22:04:00 +0000
Gerrit-HasComments: Yes

Reply via email to