I am working on SPARK-SQL 2.3.1 and I am trying to enable the hiveSupport for while creating a session as below
SPARK-SQL 2.3.1
.enableHiveSupport() .config(\"spark
Try to use this command:
hadoop fs -chmod -R 777 /tmp/hive/
This is Spark Exception, not Windows. You need to set correct permissions for the HDFS folder, not only for your local directory.