Hrishieksh created HIVE-15926:
---------------------------------
Summary: Hive 2.1.1 is not supporting any version of Spark
Key: HIVE-15926
URL: https://issues.apache.org/jira/browse/HIVE-15926
Project: Hive
Issue Type: Bug
Components: CLI
Affects Versions: 2.1.1
Reporter: Hrishieksh
I have Hive 2.1.1 and trying to integrate with spark so that i can use spark
instead of mr as engine.
i opened hive cli and run a sql query ,now
when using Spark version 1.6.1 and 1.6.3 i am geting error
Exception in thread "main" java.lang.NoSuchFieldError: SPARK_RPC_SERVER_ADDRESS
at
org.apache.hive.spark.client.rpc.RpcConfiguration.<clinit>(RpcConfiguration.java:45)
and whn using spark version 2.0.0 or 2.1.0 i am getting error
org/apache/spark/JavaSparkListener class not found excpetion.
Now tell me what to do with such problem.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)