Configuring Spark Direct Reader mode
In a two-step procedure, you see how to configure Apache Spark to connect to the Apache Hive metastore. An example shows how to configure Spark Direct Reader mode while launching the Spark shell.
spark.security.credentials.hiveserver2.enabled=false
.