guixiaowen opened a new issue, #1415: URL: https://github.com/apache/auron/issues/1415
Add version validation in auron-build.sh. For example, validate --sparkver. Currently supported versions are 3.0 / 3.1 / 3.2 / 3.3 / 3.4 / 3.5. If any other version is specified, exit the script and display the error message: ERROR: Invalid Spark version: 3.6. The currently supported versions are: 3.0 / 3.1 / 3.2 / 3.3 / 3.4 / 3.5. -- 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]
