GitHub user frankgh opened a pull request:
https://github.com/apache/incubator-hawq/pull/1390
HAWQ-1650. Fix compilation issue in Java 7
Fixes compilation issue in Java 7 for SecureHDFSTest
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/frankgh/incubator-hawq HAWQ-1650
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq/pull/1390.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 #1390
----
commit 9f33d8dd0c97d06a5e2fcb555b73fd83281c1494
Author: Francisco Guerrero <aguerrero@...>
Date: 2018-08-13T21:43:06Z
HAWQ-1650. Fix compilation issue in Java 7
----
---