fix some duplicate ids

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/54b2c01a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/tree/54b2c01a
Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/diff/54b2c01a

Branch: refs/heads/tutorial-proto
Commit: 54b2c01a80d477cc093d7eb1ed2aa8c0bf762d36
Parents: 67e8b96
Author: Lisa Owen <[email protected]>
Authored: Fri Oct 21 17:16:24 2016 -0700
Committer: Lisa Owen <[email protected]>
Committed: Fri Oct 21 17:16:24 2016 -0700

----------------------------------------------------------------------
 pxf/HivePXF.html.md.erb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/blob/54b2c01a/pxf/HivePXF.html.md.erb
----------------------------------------------------------------------
diff --git a/pxf/HivePXF.html.md.erb b/pxf/HivePXF.html.md.erb
index 85e85e7..d4b8f01 100644
--- a/pxf/HivePXF.html.md.erb
+++ b/pxf/HivePXF.html.md.erb
@@ -39,7 +39,7 @@ The PXF Hive plug-in supports the following profiles for 
accessing the Hive file
 - `HiveText`
 - `HiveRC`
 
-## <a id="topic_p2s_lvl_25"></a>Data Type Mapping
+## <a id="topic_p2s_lvl_29"></a>Data Type Mapping
 
 ### <a id="hive_primdatatypes"></a>Primitive Data Types
 
@@ -141,7 +141,7 @@ hive> SELECT * FROM sales_info;
 
 In examples later in this section, you will access the `sales_info` Hive table 
directly via PXF. You will also insert `sales_info` data into tables of other 
Hive file format types, and use PXF to access those directly as well.
 
-## <a id="topic_p2s_lvl_25"></a>Querying External Hive Data
+## <a id="topic_p2s_lvl_28"></a>Querying External Hive Data
 
 The PXF Hive plug-in supports several Hive-related profiles. These include 
`Hive`, `HiveText`, and `HiveRC`.
 

Reply via email to