Removing Hive on Spark Configurations
Information presented to you includes the Hive on Spark configuration, which is not longer supported, and that you must remove as instructed.
In CDP, there is no Hive-Spark dependency. The Spark site and libs are not in the classpath.
Before Upgrade to CDP
CDH supported Hive on Spark and the following configuration to enable Hive on Spark:
set hive.execution.engine=spark
After Upgrade to CDP
CDP does not support Hive on Spark. Scripts that enable Hive on Spark do not work.
Action Required
Remove set hive.execution.engine=spark
from your scripts.