Github user lavjain commented on a diff in the pull request:

    https://github.com/apache/incubator-hawq/pull/1301#discussion_r144380841
  
    --- Diff: pxf/build.gradle ---
    @@ -310,6 +315,7 @@ project('pxf-service') {
     
         project.distTar {
             from('src/main/resources/pxf-profiles.xml') { into 'conf' }
    +        from('src/main/resources/pxf-profiles-default.xml') { into 'conf' }
    --- End diff --
    
    This may not work because pxf-profiles-default.xml has to be copied to 
pxf-profiles.xml


---

Reply via email to