Builder.EnableHiveSupport Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enables Hive support, including connectivity to a persistent Hive metastore, support for Hive serdes, and Hive user-defined functions.
public Microsoft.Spark.Sql.Builder EnableHiveSupport ();
member this.EnableHiveSupport : unit -> Microsoft.Spark.Sql.Builder
Public Function EnableHiveSupport () As Builder