HADOOP-16744. Fix building instruction to enable zstd. (#1736)
(cherry picked from commit 18059acb6ae16e72a6cdd08795f6281cda122bff)
This commit is contained in:
parent
941a98eb28
commit
80a84ad8f5
@ -81,7 +81,7 @@ Optional packages:
|
||||
* Linux FUSE
|
||||
$ sudo apt-get install fuse libfuse-dev
|
||||
* ZStandard compression
|
||||
$ sudo apt-get install zstd
|
||||
$ sudo apt-get install libzstd1-dev
|
||||
* PMDK library for storage class memory(SCM) as HDFS cache backend
|
||||
Please refer to http://pmem.io/ and https://github.com/pmem/pmdk
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user