[
https://issues.apache.org/jira/browse/HAWQ-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lei Chang updated HAWQ-60:
--------------------------
Fix Version/s: 2.0.0-beta-incubating
> Transformation support in gpfdist is disabled
> ---------------------------------------------
>
> Key: HAWQ-60
> URL: https://issues.apache.org/jira/browse/HAWQ-60
> Project: Apache HAWQ
> Issue Type: Bug
> Components: Build
> Reporter: Dong Li
> Assignee: Ming LI
> Fix For: 2.0.0-beta-incubating
>
>
> gpfdist has support for transforming input data files before serving them to
> HAWQ, which helps for loading of certain types of input files such as XML.
> Unfortunately a Makefile issue defined the macro to enable this functionality
> in a way that the Makefile didn't correctly pick up, resulting in the
> functionality being disabled during build.
> To fix this we need to:
> - Modify the makefile so that when build gpfdist the GPFXDIST macro gets
> defined to use ''gpfdist -c" if we are not in WIN32 enviroment.
> - Update the doc file of gpfdist in GPHOME/docs/cli_help/gpfdist_help also
> need to add -c file option, otherwise users don't know the option and it is
> not coincident with the code(gpfdist.c).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)