Re: Running Hive on Spark

2019-03-12 Thread Daniel Mateus Pires
riftServer. OOTB HiveServer2 would be > good enough for this. > > Is there any specific reason for moving from tez to spark as execution > engine? > > ~Rajesh.B > > On Mon, Mar 11, 2019 at 9:45 PM Daniel Mateus Pires > wrote: > >> Hi there, >> >> I

Running Hive on Spark

2019-03-11 Thread Daniel Mateus Pires
Hi there, I would like to run Hive using Spark as the execution engine and I'm pretty confused with the set up. For reference I'm using AWS EMR. First, I'm confused at the difference between running Hive with Spark as its execution engine sending queries to Hive using HiveServer2 (Thrift), and u