v3.0.0-preview1
⚠️ Important: If you are using Spark 1.x, then use v1.1.0 instead. 3.x releases of this library are only compatible with Spark 2.x.
This is the first preview release of the 3.x version of this library. This release includes several major performance and security enhancements.
Feedback on the changes in this release is welcome! Please open an issue on GitHub to share your comments.
Upgrading from a 2.x release
Version 3.0 now requires forward_spark_s3_credentials to be explicitly set before Spark S3 credentials will be forwarded to Redshift. Users who use the or authentication mechanisms will be unaffected by this change. Users who relied on the old default behavior will now need to explicitly set to to continue using their previous Redshift to S3 authentication mechanism. For a discussion of the three authentication mechanisms and their security trade-offs, see the section of the README.