Uwe L. Korn created ARROW-2204:
----------------------------------
Summary: [C++] Build fails with TLS error on parquet-cpp clone
Key: ARROW-2204
URL: https://issues.apache.org/jira/browse/ARROW-2204
Project: Apache Arrow
Issue Type: Improvement
Components: C++, Continuous Integration
Reporter: Uwe L. Korn
{code:java}
Cloning into 'parquet-cpp'...
error: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol
version while accessing
https://github.com/apache/parquet-cpp.git/info/refs?service=git-upload-pack
fatal: HTTP request failed
The command '/bin/sh -c git clone https://github.com/apache/parquet-cpp.git'
returned a non-zero code: 128{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)