zhule0601 commented on a change in pull request #11590:
URL: https://github.com/apache/flink/pull/11590#discussion_r417719961



##########
File path: docs/dev/table/hive/scala_shell_hive.zh.md
##########
@@ -22,18 +22,18 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-NOTE: since blink planner is not well supported in Scala Shell at the moment, 
it's **NOT** recommended to use Hive connector in Scala Shell.
+注意:目前 blink 计划器还不能很好的支持 Scala Shell,因此 **不** 建议在 Scala Shell 中使用 Hive 连接器。
 
-[Flink Scala Shell]({{ site.baseurl }}/ops/scala_shell.html) is a convenient 
quick way to try flink. 
-You can use hive in scala shell as well instead of specifying hive 
dependencies in pom file, packaging your program and submitting it via flink 
run command.
-In order to use hive connector in scala shell, you need to put the following 
[hive connector dependencies]({{ site.baseurl }}/dev/table/hive/#depedencies) 
under lib folder of flink dist .
+[Flink Scala Shell]({{ site.baseurl }}/zh/ops/scala_shell.html) 是快速上手 Flink 
的好方法。
+你需要在 pom 中引进 Hive 的依赖,打包并通过 Flink run 来提交 Hive 作业,而在 Scala Shell 中使用 Hive 
连接器可以代替这种提交方式。
+想要在 Scala Shell 中使用 Hive 连接器,你需要把 [Hive 连接器依赖项]({{ site.baseurl 
}}/zh/dev/table/hive/#depedencies) 放在 Flink 源码的 lib 文件夹下

Review comment:
       我认为这里都是特指 Scala Shell , 应该统一为大写 。另外我把英文的md 也更新了下。




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


Reply via email to