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


##########
streampark-common/src/main/scala/org/apache/streampark/common/conf/ConfigConst.scala:
##########
@@ -48,6 +48,8 @@ object ConfigConst {
 
   val KEY_JOB_ID = "jobId"
 
+  val KEY_FLINK_JOB_ID = "flinkJobId"

Review Comment:
   hi MonsterChenzhuo:
   I recommend to add `id` and `jobId` field in `SubmitRequest`, Don't add it 
to the global constant



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