[GitHub] incubator-hawq pull request #1336: HAWQ-1514. TDE feature makes libhdfs3 req...

2018-02-04 Thread weinan003
Github user weinan003 closed the pull request at:

https://github.com/apache/incubator-hawq/pull/1336


---


[GitHub] incubator-hawq pull request #1336: HAWQ-1514. TDE feature makes libhdfs3 req...

2018-01-31 Thread weinan003
GitHub user weinan003 opened a pull request:

https://github.com/apache/incubator-hawq/pull/1336

HAWQ-1514. TDE feature makes libhdfs3 require openssl1.1

1. use environment HDFS_DEPENDENCY_INSTALL_PREFIX to indicate "libhdfs" 
used openssl path
2. do function check before HAWQ compilation in configure file

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/weinan003/incubator-hawq hdfs

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-hawq/pull/1336.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 #1336


commit 13272f5d2d68ec702f2ae88c1e587e9b08eca923
Author: Weinan Wang 
Date:   2018-01-31T08:47:04Z

HAWQ-1514. TDE feature makes libhdfs3 require openssl1.1




---