Thomas Tauber-Marshall has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/9658


Change subject: CDH-65655: use ssh instead of https for Kudu github
......................................................................

CDH-65655: use ssh instead of https for Kudu github

Some supported OSes (e.g. CentOS 6) don't support TLSv1.2 out of the
box. Github recently disallowed older versions of TLS, which broke
the Kudu build.

As an alternative, clone the Kudu github repo over SSH. A minor
advantage of this approach is that we can clone from any git repo and
don't depend on github's archive tarball feature.

Testing:
Built the toolchain on all supported OSes.

Change-Id: I1e2afd4ff936a26fb5669559fb61233a167b4269
---
M source/kudu/build.sh
1 file changed, 11 insertions(+), 18 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/native-toolchain 
refs/changes/58/9658/1
--
To view, visit http://gerrit.cloudera.org:8080/9658
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: native-toolchain
Gerrit-Branch: cdh5.x
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1e2afd4ff936a26fb5669559fb61233a167b4269
Gerrit-Change-Number: 9658
Gerrit-PatchSet: 1
Gerrit-Owner: Thomas Tauber-Marshall <tmarsh...@cloudera.com>
Gerrit-Reviewer: Tim Armstrong <tarmstr...@cloudera.com>

Reply via email to