classDeprecatedConfigParameter[N] extends Logging with Serializable
Class representing a Config Parameter no longer in use and it's replacement if any. Use
rational to display more information about the deprecation and what to do for the end user.
Replaces the deprecated parameter in the Spark Context if it is set, Prefix is used
for the Dataframe Syntax which prefixes parameters with Cluster level information
Class representing a Config Parameter no longer in use and it's replacement if any. Use rational to display more information about the deprecation and what to do for the end user.