dockerzhang commented on code in PR #7562: URL: https://github.com/apache/inlong/pull/7562#discussion_r1132323714
########## inlong-dashboard/src/locales/en.json: ########## @@ -538,6 +538,7 @@ "pages.GroupDetail.Info.DataStreams": "Data streams", "pages.GroupDetail.Info.Submit": "Submit", "pages.GroupDetail.Info.SubmittedSuccessfully": "Submitted successfully", + "pages.GroupDetail.Info.SubmittedWarn": "Please create data source and sink first", Review Comment: InLong is not an MQ service, a data stream must contain a source and sink, `auto push` and `auto push` are kinds of source and sink. -- 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]
