klion26 commented on a change in pull request #9097: [FLINK-11529][docs-zh] 
Translate the "DataStream API Tutorial" page into Chinese
URL: https://github.com/apache/flink/pull/9097#discussion_r303226534
 
 

 ##########
 File path: docs/getting-started/tutorials/datastream_api.zh.md
 ##########
 @@ -309,24 +279,17 @@ similar to this:
 4> (KasparBot,-245)
 {% endhighlight %}
 
-The number in front of each line tells you on which parallel instance of the 
print sink the output
-was produced.
+每行数据前面的数字代表着打印接收器在哪个并行实例上产生的输出数据。
 
-This should get you started with writing your own Flink programs. To learn more
-you can check out our guides
-about [basic concepts]({{ site.baseurl }}/dev/api_concepts.html) and the
-[DataStream API]({{ site.baseurl }}/dev/datastream_api.html). Stick
-around for the bonus exercise if you want to learn about setting up a Flink 
cluster on
-your own machine and writing results to [Kafka](http://kafka.apache.org).
+这可以让你开始创建你自己的 Flink 项目。你可以查看[基本概念]({{ site.baseurl 
}}/zh/dev/api_concepts.html)和[DataStream API]
+({{ site.baseurl }}/zh/dev/datastream_api.html)指南。如果你想学习了解更多关于 Flink 
集群安装以及写入数据到 [Kafka](http://kafka.apache.org),
 
 Review comment:
   `[DataStream API]` and `({{ site. baseurl }}.....` have to be on the same 
line.

----------------------------------------------------------------
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