[
https://issues.apache.org/jira/browse/MAPREDUCE-6004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085740#comment-14085740
]
Manu Zhang commented on MAPREDUCE-6004:
---------------------------------------
closed since zlib is a prerequisite for compiling hadoop native code documented
in https://github.com/apache/hadoop-common/blob/trunk/BUILDING.txt#L12 so there
is no need to check here.
> native-task should not fail to build if zlib is missing
> -------------------------------------------------------
>
> Key: MAPREDUCE-6004
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6004
> Project: Hadoop Map/Reduce
> Issue Type: Sub-task
> Components: task
> Reporter: Manu Zhang
>
> zlib is required by Gzip. We need to check for its existence in build and
> exclude Gzip related codes when zlib is missing. similar to MAPREDUCE-5976
--
This message was sent by Atlassian JIRA
(v6.2#6252)