green241 commented on PR #2185: URL: https://github.com/apache/incubator-streampark/pull/2185#issuecomment-1362288150
hi youyang, The length and Uniqueness of the cluster id should be paid attention too also, as following "The cluster-id, which should be **no more than 45 characters**, is used for identifying a **unique** Flink cluster. " For example, when I typed 'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa' into this field ,it may show 'java.lang.IllegalArgumentException: kubernetes.cluster-id must be no more than 45 characters.' -- 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]
