Aerospike Connect for Spark version 3.0.1 was released on February 24, 2021.
- [CONNECTOR-110] - Spark 3.x branch - Aerospike configuration passed from spark configuration should be accessible downstream.
Known Issues
- Streaming write does not work with Apache Spark 3.1.0.
- Streaming update trait
SupportsStreamingUpdate
from Spark 3.0.0 has been renamed toSupportsStreamingUpdateAsAppend
in Spark 3.1.0. - [CONNECTOR-312] - Update spark connectors with latest java clients to address CLIENT-1637 (“partition unavailable” errors occur). Fixed in version 3.0.3 .