lirui-apache commented on a change in pull request #11391: [FLINK-16098]
[chinese-translation, Documentation] Translate "Overview" page of "Hive
Integration" into Chinese
URL: https://github.com/apache/flink/pull/11391#discussion_r394769725
##########
File path: docs/dev/table/hive/index.zh.md
##########
@@ -294,18 +293,15 @@ You're supposed to add dependencies as stated above at
runtime.
</dependency>
{% endhighlight %}
-## Connecting To Hive
+## 连接到Hive
-Connect to an existing Hive installation using the [catalog interface]({{
site.baseurl }}/dev/table/catalogs.html)
-and [HiveCatalog]({{ site.baseurl }}/dev/table/hive/hive_catalog.html) through
the table environment or YAML configuration.
+通过表环境或者YAML配置,使用 [catalog interface]({{ site.baseurl
}}/dev/table/catalogs.html) 和[HiveCatalog]({{ site.baseurl
}}/dev/table/hive/hive_catalog.html)连接到现有的Hive集群。
Review comment:
```suggestion
通过TableEnvironment或者YAML配置,使用 [catalog interface]({{ site.baseurl
}}/dev/table/catalogs.html) 和[HiveCatalog]({{ site.baseurl
}}/dev/table/hive/hive_catalog.html)连接到现有的Hive集群。
```
----------------------------------------------------------------
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