wolfboys commented on code in PR #3461:
URL: 
https://github.com/apache/incubator-streampark/pull/3461#discussion_r1444755467


##########
streampark-console/streampark-console-webapp/src/locales/lang/zh-CN/setting/flinkHome.ts:
##########
@@ -32,6 +32,8 @@ export default {
     flinkNameIsRequired: 'Flink名称必填',
     flinkHomeTips: 'Flink所在服务器的绝对路径,举例: /usr/local/flink',
     flinkHomeIsRequired: 'Flink安装路径必填',
+    flinkHomePathIsInvalid: 'Flink所在路径不合法',
+    flinkDistIsRepeated: '找不到发行版代码',

Review Comment:
   flink lib 路径下有且只能有一个 flink-dist jar 文件



##########
streampark-console/streampark-console-webapp/src/locales/lang/zh-CN/setting/flinkHome.ts:
##########
@@ -32,6 +32,8 @@ export default {
     flinkNameIsRequired: 'Flink名称必填',
     flinkHomeTips: 'Flink所在服务器的绝对路径,举例: /usr/local/flink',
     flinkHomeIsRequired: 'Flink安装路径必填',
+    flinkHomePathIsInvalid: 'Flink所在路径不合法',

Review Comment:
   Flink Home 路径无效



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to