iwasakims commented on issue #1736: HADOOP-16744. Fix building instruction to 
enable zstd.
URL: https://github.com/apache/hadoop/pull/1736#issuecomment-562119741
 
 
   The Dockerfile is based on xenial (16.04) in which libzstd-dev points to 
older version (0.5.1). We whould use libzstd1-dev pointing to newer version. 
Since libzstd1-dev is still available on bioinic (18.04) as transitional 
package, libzstd1-dev would be better in BUILDING.txt too. I will update the 
code.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to