You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Hongjiang Zhang (Code Review)" <ge...@cloudera.org> on 2021/03/10 03:16:24 UTC

[kudu-CR] [KUDU-3255] fix failure on CentOS7 docker build

Hongjiang Zhang has uploaded this change for review. ( http://gerrit.cloudera.org:8080/17169


Change subject: [KUDU-3255] fix failure on CentOS7 docker build
......................................................................

[KUDU-3255] fix failure on CentOS7 docker build

"https://bootstrap.pypa.io/2.7/get-pip.py"
is replaced by
"https://bootstrap.pypa.io/pip/2.7/get-pip.py"

Change-Id: I20048060e0ef68b8cb6de366b19aa97e7903f1a4
---
M docker/bootstrap-python-env.sh
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/69/17169/1
-- 
To view, visit http://gerrit.cloudera.org:8080/17169
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I20048060e0ef68b8cb6de366b19aa97e7903f1a4
Gerrit-Change-Number: 17169
Gerrit-PatchSet: 1
Gerrit-Owner: Hongjiang Zhang <ho...@ebay.com>

[kudu-CR] [KUDU-3255] fix failure on CentOS7 docker build

Posted by "Grant Henke (Code Review)" <ge...@cloudera.org>.
Grant Henke has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/17169 )

Change subject: [KUDU-3255] fix failure on CentOS7 docker build
......................................................................

[KUDU-3255] fix failure on CentOS7 docker build

"https://bootstrap.pypa.io/2.7/get-pip.py"
is replaced by
"https://bootstrap.pypa.io/pip/2.7/get-pip.py"

Change-Id: I20048060e0ef68b8cb6de366b19aa97e7903f1a4
Reviewed-on: http://gerrit.cloudera.org:8080/17169
Tested-by: Kudu Jenkins
Reviewed-by: Grant Henke <gr...@apache.org>
---
M docker/bootstrap-python-env.sh
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Kudu Jenkins: Verified
  Grant Henke: Looks good to me, approved

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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I20048060e0ef68b8cb6de366b19aa97e7903f1a4
Gerrit-Change-Number: 17169
Gerrit-PatchSet: 2
Gerrit-Owner: Hongjiang Zhang <ho...@ebay.com>
Gerrit-Reviewer: Grant Henke <gr...@apache.org>
Gerrit-Reviewer: Kudu Jenkins (120)

[kudu-CR] [KUDU-3255] fix failure on CentOS7 docker build

Posted by "Grant Henke (Code Review)" <ge...@cloudera.org>.
Grant Henke has posted comments on this change. ( http://gerrit.cloudera.org:8080/17169 )

Change subject: [KUDU-3255] fix failure on CentOS7 docker build
......................................................................


Patch Set 1: Code-Review+2


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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I20048060e0ef68b8cb6de366b19aa97e7903f1a4
Gerrit-Change-Number: 17169
Gerrit-PatchSet: 1
Gerrit-Owner: Hongjiang Zhang <ho...@ebay.com>
Gerrit-Reviewer: Grant Henke <gr...@apache.org>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Comment-Date: Wed, 10 Mar 2021 15:25:11 +0000
Gerrit-HasComments: No