Re: Hive interpreter Error as soon as Hive query uses MapRed

2017-05-19 Thread Ben Vogan
I am running CDH 5.7 and Spark 1.6 as well and hive is working for me with the following configuration: Properties namevalue common.max_count 1000 default.driver org.apache.hive.jdbc.HiveDriver default.password default.url jdbc:hive2://hdfs004:1 default.user hive zeppelin.interpreter.localRepo

Re: Hive interpreter Error as soon as Hive query uses MapRed

2017-05-19 Thread Meier, Alexander
Yes, the script (i.e. The select statement) runs fine in hive cli, hue and also in spark sql ( spark sql also in zeppelin). Just not when using the hive interpreter in zeppelin. Sent from my iPhone Am 19.05.2017 um 19:35 schrieb Jongyoul Lee mailto:jongy...@gmail.com>>: Can you check your sc

Re: Hive interpreter Error as soon as Hive query uses MapRed

2017-05-19 Thread Jongyoul Lee
Can you check your script works in native hive environment? On Fri, May 19, 2017 at 10:20 AM, Meier, Alexander < alexander.me...@t-systems-dmc.com> wrote: > Hi list > > I’m trying to get a Hive interpreter correctly running on a CDH 5.7 > Cluster with Spark 1.6. Simple queries are running fine, b

Hive interpreter Error as soon as Hive query uses MapRed

2017-05-19 Thread Meier, Alexander
Hi list I’m trying to get a Hive interpreter correctly running on a CDH 5.7 Cluster with Spark 1.6. Simple queries are running fine, but as soon as a query needs a MapRed tasks in order to complete, the query fails with: java.sql.SQLException: Error while processing statement: FAILED: Execution