IlaiGigi opened a new pull request, #45210: URL: https://github.com/apache/airflow/pull/45210
Like it can be read in the [official Spark docs](https://spark.apache.org/docs/3.5.3/submitting-applications.html#advanced-dependency-management), when using the `--jars` option, the jars provided will be included in both the driver and the executor classpaths. The driver classpath is excluded in the `docstring`. This PR changes that. -- 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]
