You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/04/25 02:19:37 UTC

[GitHub] [flink] wuchong commented on a change in pull request #8200: [FLINK-11614] [docs-zh] Translate the "Configuring Dependencies" page into Chinese

wuchong commented on a change in pull request #8200: [FLINK-11614] [docs-zh] Translate the "Configuring Dependencies" page into Chinese
URL: https://github.com/apache/flink/pull/8200#discussion_r278372657
 
 

 ##########
 File path: docs/dev/projectsetup/dependencies.zh.md
 ##########
 @@ -22,47 +22,36 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-Every Flink application depends on a set of Flink libraries. At the bare minimum, the application depends
-on the Flink APIs. Many applications depend in addition on certain connector libraries (like Kafka, Cassandra, etc.).
-When running Flink applications (either in a distributed deployment, or in the IDE for testing), the Flink
-runtime library must be available as well.
+每个 Flink 应用都需要依赖一组 Flink 类库。Flink 应用至少需要依赖 Flink APIs。许多应用还会额外的依赖 Connectors (比如 Kafka、Cassandra 等)。
 
 Review comment:
   Connectors -> 连接器类库

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services