You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Lei Chang (JIRA)" <ji...@apache.org> on 2015/11/21 04:02:11 UTC

[jira] [Closed] (HAWQ-60) Transformation support in gpfdist is disabled

     [ https://issues.apache.org/jira/browse/HAWQ-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lei Chang closed HAWQ-60.
-------------------------

> 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)