CDS Powered by Apache Spark Incompatible Changes

The following sections describe changes in CDS Powered by Apache Spark that might require special handling during upgrades, or code changes within existing applications.

Incompatible Changes in CDS 2.4

No new incompatible changes in this release.

Incompatible Changes in CDS 2.3

No new incompatible changes in this release.

Incompatible Changes in CDS 2.2

No new incompatible changes in this release.

Incompatible Changes in CDS 2.1

No new incompatible changes in this release.

Incompatible Changes in CDS 2.0

  • HiveContext and SQLContext have been removed.

  • DataFrames have been removed from the Scala API. DataFrame is now a special case of Dataset.

  • Spark 2.0 and higher do not use an assembly JAR for standalone applications.