Aerospike Connect for Spark version 3.5.0 was released on July 14, 2022.
Release Date: July 14, 2022
- Supported until October 15, 2023.
- Supports Apache Spark 3.0.x, 3.1.x and 3.2.x.
- Minimum supported Aerospike Server version 5.2.
- aeroJoin API is deprecated. Please consider using aerolookup API.
New Features
- [CONNECTOR-317] - Support Apache Spark 3.2.x.
- [CONNECTOR-360] - Add batchwrite support.
Improvements
- [CONNECTOR-372] - Add ability to use alternate service addresses to Spark.
- [CONNECTOR-359] - Add enum support for secondary index enum type.
Bug Fixes
- [CONNECTOR-375] - spark.conf.set(“key”,“value”) is not propagated to the spark connector.