[ 
https://issues.apache.org/jira/browse/ARROW-10138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17205070#comment-17205070
 ] 

Kouhei Sutou commented on ARROW-10138:
--------------------------------------

[~npr] What platforms do you expect to use this feature? R on CentOS?

I think that we should recommend that users install OpenSSL by package manager 
instead of building OpenSSL by this feature. If there is no package manager 
(what platform?), users will use this feature.

I also think that auto OpenSSL build by {{ARROW_DEPENDENCY_SOURCE=AUTO}} is 
dangerous as [~apitrou] said. How about reporting how to install OpenSSL by 
package manager such as {{dnf install -y openssl-devel}} on CentOS 8 instead of 
building OpenSSL automatically with {{ARROW_DEPENDENCY_SOURCE=AUTO}}?

> [C++] Bundled external project for openssl
> ------------------------------------------
>
>                 Key: ARROW-10138
>                 URL: https://issues.apache.org/jira/browse/ARROW-10138
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++, Packaging
>            Reporter: Neal Richardson
>            Priority: Major
>             Fix For: 2.0.0
>
>
> aws-sdk-cpp requires it and it seems easy enough to build. Arguably you 
> *should* manage openssl as a system package but that's not always feasible 
> for all of our packages, and the manylinux wheel scripts already build and 
> bundle openssl.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to