RE: hive on spark query error

2015-09-29 Thread Garry Chen
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

Re: hive on spark query error

2015-09-29 Thread Jeetendra G
) - 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 >

Re: hive on spark query error

2015-09-25 Thread Xuefu Zhang
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