You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2016/10/11 17:58:20 UTC

[jira] [Resolved] (PARQUET-744) Clarifications on build instructions

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

Wes McKinney resolved PARQUET-744.
----------------------------------
       Resolution: Fixed
    Fix Version/s: cpp-0.1

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

> Clarifications on build instructions
> ------------------------------------
>
>                 Key: PARQUET-744
>                 URL: https://issues.apache.org/jira/browse/PARQUET-744
>             Project: Parquet
>          Issue Type: Improvement
>          Components: parquet-cpp
>            Reporter: Christopher Aycock
>            Priority: Minor
>              Labels: build
>             Fix For: cpp-0.1
>
>
> Under the direction of [~wesmckinn], I've taken a stab at building Parquet on both Mac and Linux. I have a few observations about the build instructions found in {{README.md}}.
>  - lz4 is listed as a dependency, but {{CMakeLists.txt}} doesn't check for it.
>  - zlib is already in macOS, so Homebrew core doesn't have this.
>  - {{build_thirdparty.sh}} won't build Thrift on Mac with script, but this isn't documented anywhere.
>  - The release build option ({{-DCMAKE_BUILD_TYPE=Release}}) isn't listed anywhere.
> I can make changes if anyone wants.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)