You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Akshay (Jira)" <ji...@apache.org> on 2020/10/11 14:12:00 UTC

[jira] [Commented] (ARROW-8038) [C++][Packaging] Add OpenSSL / encryption support to C++ packages

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

Akshay commented on ARROW-8038:
-------------------------------

Hello sir , [~wesm]

I am new to this parquet file format , I was trying to encrypt some parquet files using the given example code for encryption&decryption in github repository of apache/arrow/cpp/examples after installing the dependencies using the cmake file i was able to perform read&write operations on the parquet file. But when it is coming to encryption it compiles successfully but gives a runtime error of "Build without SSL".

I wanted to know is it related to this issue that binding of OpenSSl/encryption support with c++ package for parquet haven't been done yet that's why the error is coming ?

And if so , is there any other way i can try and test encryption on parquet files in c++ ! 

> [C++][Packaging] Add OpenSSL / encryption support to C++ packages
> -----------------------------------------------------------------
>
>                 Key: ARROW-8038
>                 URL: https://issues.apache.org/jira/browse/ARROW-8038
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: C++
>            Reporter: Wes McKinney
>            Priority: Major
>
> This is an umbrella issue for tackling encryption support in the various packaging targets (Linux deb/rpm, Homebrew, conda, etc.)



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