Thomas Tauber-Marshall has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/9660 )

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/9660
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: native-toolchain
Gerrit-Branch: cdh6.x
Gerrit-MessageType: merged
Gerrit-Change-Id: I1e2afd4ff936a26fb5669559fb61233a167b4269
Gerrit-Change-Number: 9660
Gerrit-PatchSet: 1
Gerrit-Owner: Thomas Tauber-Marshall <[email protected]>
Gerrit-Reviewer: Thomas Tauber-Marshall <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>

Reply via email to