Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enables Hive support, including connectivity to a persistent Hive metastore, support for Hive SerDes, and Hive user-defined functions.
Syntax
enableHiveSupport()
Returns
SparkSession.Builder
Examples
SparkSession.builder.enableHiveSupport()