Upgrading Apache Spark 3.4.1 to Spark 3.5.4
The following steps help you move from Apache Spark 3.4.1 to Apache Spark 3.5.4 on Cloudera Runtime 7.3.1.100 and higher or 7.3.2.0.
| Source Spark 3 | Target Cloudera Runtime (bundled Spark 3.5.4) | Target Spark 3 |
|---|---|---|
| 3.4.1 (bundled) | 7.3.1.100 and higher, or 7.3.2.0 | 3.5.4 (bundled) |
Spark application migration
Follow the Spark application migration documentation to migrate your Apache Spark applications from version 3.4.1 to 3.5.4.
- Review behavior changes for Spark 3.4.x to 3.5.4 and refactor your Spark application code.
In-place cluster upgrade
Final steps
After the upgrade and application migration are complete:
- Check the status of your clusters.
- Perform benchmark testing on your applications. See Spark Application Migration.
