Re: Using Spark as execution engine for Hive

2016-05-23 Thread Mich Talebzadeh
Hi Sharath See this thread Using Spark on Hive with Hive also using Spark as its execution engine HTH Dr Mich Talebzadeh LinkedIn * https://www.linkedin.com/profile/view?id=AAEWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw

Using Spark as execution engine for Hive

2016-05-23 Thread Sharath Basavaraja
Hi,   I am trying to change hive.execution.engine from mr to spark and benchmark the various operations we perform on Hive. However, just changing the engine to spark does not let me use Spark. I would appreciate if anyone has steps on how we can get this working?   I tried to use the steps