Github user shivzone commented on a diff in the pull request:
https://github.com/apache/incubator-hawq/pull/1300#discussion_r143605252
--- 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 --
We might need both pxf-profile-default and pxf-profile in the tar---
