include list of hive profile names in file format section
Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/commit/8c986b60 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/tree/8c986b60 Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/diff/8c986b60 Branch: refs/heads/develop Commit: 8c986b60b8db3edd77c10f23704cc9174c52a803 Parents: 822d754 Author: Lisa Owen <[email protected]> Authored: Tue Oct 11 11:37:34 2016 -0700 Committer: Lisa Owen <[email protected]> Committed: Tue Oct 11 11:37:34 2016 -0700 ---------------------------------------------------------------------- pxf/HivePXF.html.md.erb | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/blob/8c986b60/pxf/HivePXF.html.md.erb ---------------------------------------------------------------------- diff --git a/pxf/HivePXF.html.md.erb b/pxf/HivePXF.html.md.erb index e1a7bce..581377f 100644 --- a/pxf/HivePXF.html.md.erb +++ b/pxf/HivePXF.html.md.erb @@ -33,6 +33,12 @@ Hive supports several file formats: Refer to [File Formats](https://cwiki.apache.org/confluence/display/Hive/FileFormats) for detailed information about the file formats supported by Hive. +The PXF Hive plug-in supports the following profiles for accessing the Hive file formats listed above. These include: + +- `Hive` +- `HiveText` +- `HiveRC` + ## <a id="topic_p2s_lvl_25"></a>Data Type Mapping ### <a id="hive_primdatatypes"></a>Primitive Data Types
