SPRKPY1052
pyspark.sql.session.SparkSession.Builder.enableHiveSupport
Last updated
pyspark.sql.session.SparkSession.Builder.enableHiveSupport
Last updated
This issue code has been deprecated since
Message: pyspark.sql.session.SparkSession.Builder.enableHiveSupport has a workaround
Category: Warning.
This issue appears when the tool detects the usage of which has a workaround.
Input
Below is an example that configures the SparkSession and enables the hive support using the method enableHiveSupport
.
Output
The tool adds the EWI SPRKPY1052
indicating that a workaround can be implemented.
Recommended fix
Remove the use of enableHiveSupport
function because it is not needed in Snowpark.
For more support, you can email us at or post an issue .