You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2017/02/23 07:47:44 UTC

[jira] [Resolved] (PARQUET-891) [C++] Do not search for Snappy in default system paths

     [ https://issues.apache.org/jira/browse/PARQUET-891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Uwe L. Korn resolved PARQUET-891.
---------------------------------
       Resolution: Fixed
    Fix Version/s: cpp-1.0.0

Issue resolved by pull request 258
[https://github.com/apache/parquet-cpp/pull/258]

> [C++] Do not search for Snappy in default system paths
> ------------------------------------------------------
>
>                 Key: PARQUET-891
>                 URL: https://issues.apache.org/jira/browse/PARQUET-891
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-cpp
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>             Fix For: cpp-1.0.0
>
>
> As in PARQUET-885, Linux package managers do not consistently build {{libsnappy.a}} with {{-fPIC}}, which makes packages such as {{libsnappy-dev}} not viable for building the {[libparquet.so}} shared library. Because we can build Snappy ourselves, I will change the CMake module to not search in default system paths for Snappy and respect {{$SNAPPY_HOME}} if it's set



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)