shaofengshi opened a new issue, #6243: URL: https://github.com/apache/gravitino/issues/6243
### Version main branch ### Describe what's wrong The document of "flink-connector.md" (website url is https://gravitino.apache.org/docs/0.7.0-incubating/flink-connector/flink-connector/) has a bug, which uses "=" as the separator in "flink-conf.yaml", while the correct separator is ":", not "=". Please refer to https://github.com/stephanie-wang/flink-wordcount/blob/master/flink-conf.yaml.template ### Error message and/or stacktrace N/A ### How to reproduce Check the online document: https://gravitino.apache.org/docs/0.7.0-incubating/flink-connector/flink-connector/ ### Additional context This should be fixed in all released versions, include 0.7.0, 0.6.1, 0.6.0 and the main branch. -- 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]
