xuefuz commented on a change in pull request #9217: [FLINK-13277][hive] add 
documentation of Hive source/sink
URL: https://github.com/apache/flink/pull/9217#discussion_r313984970
 
 

 ##########
 File path: docs/dev/batch/connectors.md
 ##########
 @@ -217,4 +217,10 @@ The example shows how to access an Azure table and turn 
data into Flink's `DataS
 
 This [GitHub repository documents how to use MongoDB with Apache Flink 
(starting from 0.7-incubating)](https://github.com/okkam-it/flink-mongodb-test).
 
+## Hive Connector
+
+Starting from 1.9.0, Apache Flink provides Hive connector to access Apache 
Hive tables. [HiveCatalog]({{ site.baseurl 
}}/dev/table/catalogs.html#hivecatalog) is required in order to use the Hive 
connector.
+After HiveCatalog is setup, please refer to [Reading & Writing Hive Tables]({{ 
site.baseurl }}/dev/table/hive/read_write_hive.html) for how to use the Hive 
connector and its limitations.
 
 Review comment:
   Nit: Reword it like "for the usage of the Hive connector and its 
limitations" to be more clear.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to