Another error I am facing is:
Caused by: java.lang.NoSuchMethodError:
org.apache.hadoop.hive.metastore.RetryingMetaStoreClient.getProxy(Lorg/apache/hadoop/hive/conf/H
iveConf;Lorg/apache/hadoop/hive/metastore/HiveMetaHookLoader;Ljava/util/co
Dear Hive users,
it is my pleasure to announce that my company Flaminem just open-sourced
a productivity tool for Hive developers: Flamy.
https://github.com/flaminem/flamy
In short, Flamy is a tool to help organising, validating and running SQL
queries and manage their dependencies.
By analyzing
These are the config passed in SparkSession:
SparkSession spark = SparkSession
.builder()
.enableHiveSupport()
.master("yarn-client")
.appName("SampleSparkUDTF_yarnV1")
.config("spark.yarn.jars","hdfs://