Created 11-03-2015 07:17 AM
I can run Queries using hive with the map reduce engine, but when running hive on spark it fails giving an expection:
Failed to execute spark task, with exception: 'org.apache.hadoop.hive.ql.metadata.HiveException(Failed to create spark client.)'
Created 11-03-2015 09:04 PM
We don't support Spark on Hive, try Hive on Tez.
We do plan to support SparkSQL when Spark 1.5.1 becomes GA on HDP.
Created 11-03-2015 08:50 AM
What is your HDP, Spark and Hive version?
Created 11-03-2015 12:46 PM
I am able to reproduce this
HDP 2.3.2
https://issues.apache.org/jira/browse/HIVE-9970
and https://issues.apache.org/jira/browse/HIVE-7980
I am working on finding the fix
Created 11-03-2015 03:02 PM
15/11/03 06:56:07 ERROR yarn.ApplicationMaster: User class threw exception: java.lang.NoSuchFieldError: SPARK_RPC_CLIENT_CONNECT_TIMEOUT java.lang.NoSuchFieldError: SPARK_RPC_CLIENT_CONNECT_TIMEOUT 15/11/03 06:56:17 INFO util.Utils: Shutdown hook called
Created 11-03-2015 05:47 PM
Please see this "Work in progress"
Created 11-03-2015 09:04 PM
We don't support Spark on Hive, try Hive on Tez.
We do plan to support SparkSQL when Spark 1.5.1 becomes GA on HDP.
Created 06-16-2016 04:26 PM
Do you have any update on this issue : 'org.apache.hadoop.hive.ql.metadata.HiveException(Failed to create spark client.)'
Created 07-06-2016 12:21 PM
Do you know whether hive on spark supported in HDP2.4 and above with Hive as 1.2
Created 07-06-2016 01:51 PM
We still don't support Hive on Spark. We support Hive on Tez.
We also support SparkSQL.
Created 07-06-2016 03:22 PM
I can indeed as vshukla is saying recommend using SparkSQL with the HiveSqlContext.