Thomas Tauber-Marshall has submitted this change and it was merged. ( 
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(-)

Approvals:
  Thomas Tauber-Marshall: Looks good to me, approved; Verified

--
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: merged
Gerrit-Change-Id: I1e2afd4ff936a26fb5669559fb61233a167b4269
Gerrit-Change-Number: 9658
Gerrit-PatchSet: 1
Gerrit-Owner: Thomas Tauber-Marshall <tmarsh...@cloudera.com>
Gerrit-Reviewer: Thomas Tauber-Marshall <tmarsh...@cloudera.com>
Gerrit-Reviewer: Tim Armstrong <tarmstr...@cloudera.com>

Reply via email to