Tartarus0zm opened a new issue, #1593: URL: https://github.com/apache/auron/issues/1593
To facilitate reusing Auron's common configurations across multiple engines, such as the `BATCH_SIZE` option which uses different prefixes in Spark and Flink, we removed the `spark.` prefix from all options when introducing `SparkAuronConfiguration`. The prefix is automatically supplemented via getOptional. We have discovered that prefixes are missing when only print option keys. -- 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]
