HDP-2.4.3 Release Notes
Also available as:
PDF

Optional: Spark Manual Downgrade Procedure

When upgrading to HDP 2.4.3 using Ambari, Spark 1.6.1 is automatically upgraded to 1.6.2. However, if you want to return to using 1.6.1, complete the following steps:

  1. Remove Spark 1.6.2 from your HDP cluster using Ambari:

    curl -u admin:admin -H "X-Requested-By: ambari" -X DELETE

    http://<AMBARI_HOST>:8080/api/v1/clusters/<CLUSTER_NAME>/services/SPARK

  2. Manually install Spark 1.6.x by following the directions in HDP 2.3.0 Installing HDP Manually: Installing and Configuring Apache Spark.