GitHub user frankgh opened a pull request:
https://github.com/apache/incubator-hawq/pull/1389
Run gradle build in parallel
Improve PXF compilation time by running gradle in parallel and using gradle
daemon
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/frankgh/incubator-hawq HAWQ-1649
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq/pull/1389.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 #1389
----
commit 2c4af56f407fb65eb7bdc7b690984907c0d2c36b
Author: Francisco Guerrero <aguerrero@...>
Date: 2018-08-13T18:45:14Z
Add parallel true and daemon to gradle properties
----
---