Github user shivzone commented on a diff in the pull request:
https://github.com/apache/incubator-hawq/pull/1300#discussion_r143605611
--- Diff: pxf/build.gradle ---
@@ -310,7 +309,7 @@ project('pxf-service') {
}
project.distTar {
- from('src/main/resources/pxf-profiles-default.xml') { into 'conf'
rename { 'pxf-profiles.xml' } }
--- End diff --
Cool, as long as the above files exist with the right content we should be
good---
