46,191 INFO [HiveServer2-Handler-Pool: Thread-49]:
exec.ListSinkOperator (Operator.java:close(634)) - 23 Close done
From: Jeetendra G [mailto:jeetendr...@housing.com]
Sent: Tuesday, September 29, 2015 8:11 AM
To: user@hive.apache.org
Subject: Re: hive on spark query error
) - Error: Master must start
) - Error: Master must start with yarn, spark, mesos, or local please set
the spark.master to either local[*] or yarn-cluster
On Fri, Sep 25, 2015 at 10:45 PM, Xuefu Zhang wrote:
> What's the value of spark.master in your case? The error specifically says
> something wrong with it.
>
> --Xuefu
>
What's the value of spark.master in your case? The error specifically says
something wrong with it.
--Xuefu
On Fri, Sep 25, 2015 at 9:18 AM, Garry Chen wrote:
> Hi All,
>
> I am following
> https://cwiki.apache.org/confluence/display/Hive/Hive+on+Spark%3A+Getting+Started?
> To s
Hi All,
I am following
https://cwiki.apache.org/confluence/display/Hive/Hive+on+Spark%3A+Getting+Started?
To setup hive on spark. After setup/configuration everything startup I am
able to show tables but when executing sql statement within beeline I got
error. Please help and