Aerospike Connect for Spark 3.5.2 (October 21, 2022)

Aerospike Connect for Spark version 3.5.2 was released on October 21, 2022.

  • Supported until January 21, 2024.
  • 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.

Improvements

  • [CONNECTOR-463] - Remove Scala runtime libs from assembly jar.

Bug Fixes

  • [CONNECTOR-444] - Unable to end spark-aerospike connection.
  • [CONNECTOR-458] - Connector 3.5.0+ BatchWrite implementation does not pass write policy.

Known Issues

  • In Apache Spark 3.1.x a join between multiple tables may throw ClassCastException. Please refer to the Apache spark bug for detailed discussion.