Tartarus0zm commented on issue #2037: URL: https://github.com/apache/auron/issues/2037#issuecomment-3956351770
@weiqingy Thank you very much for your suggestion. Flink on Auron is based on Flink 1.18 and involves the following considerations: * Among the companies I know of, the Flink versions used in production are typically quite low; 1.17 and 1.18 are already considered relatively new versions. * Currently, 1.18 is the version we use for development and validation. Flink on Auron has not been officially released yet. Once Flink on Auron is officially released, we will need multi-version support (e.g., 1.17, 1.18, 1.19, 1.20, and even 2.x) to facilitate broader adoption in production environments. Following the official release of Flink on Auron, users can specify the Flink version via the compilation command, just as they would specify the Spark version. -- 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]
