RE: SparkSession via HS2 - Error: Yarn application has already ended

2017-07-05 Thread Sudha KS
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

Introducing a new open source project: flamy

2017-07-05 Thread Furcy Pin
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

RE: SparkSession via HS2 - Error: Yarn application has already ended

2017-07-05 Thread Sudha KS
These are the config passed in SparkSession: SparkSession spark = SparkSession .builder() .enableHiveSupport() .master("yarn-client") .appName("SampleSparkUDTF_yarnV1") .config("spark.yarn.jars","hdfs://