You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2018/05/01 16:05:03 UTC

[GitHub] milleruntime commented on issue #438: Add support for Zstandard Compression

milleruntime commented on issue #438: Add support for Zstandard Compression
URL: https://github.com/apache/accumulo/issues/438#issuecomment-385709720
 
 
   Tips for building Hadoop (I was able to build 2.9.0 on Fedora 27):
   
   - Required manual compilation and install of [Protocol buffers 2.5.0]( https://github.com/google/protobuf/releases/tag/v2.5.0). First did a "dnf remove protobuf-compiler" to make things easier.
   - Will fail to build with OpenSSL 1.1.0 so either [patch](https://issues.apache.org/jira/browse/HADOOP-14597) or use 1.0.2
   - Fedora packages required: cmake openssl-devel make automake gcc gcc-c++ libzstd 
   libzstd-devel

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services