GitHub user litzell opened a pull request:
https://github.com/apache/incubator-hawq-docs/pull/130
Unnecessary to put zlib in PATH
zlib is in java.util.zip.jar. no need to have it in OS path.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/litzell/incubator-hawq-docs clarify-zlib-path
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq-docs/pull/130.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #130
----
commit 16db55aee36098d5270c70f89ca5948aaf2f8423
Author: Chuck Litzell <[email protected]>
Date: 2017-09-19T19:21:49Z
Unnecessary to put zlib in PATH
----
---