How do I change hive execution engine to spark?
Answer / Saneep Singh
To set the Hive execution engine to Spark, you can update the `hive.execution.engine` property in Hive configuration files (hive-site.xml or core-site.xml) and set its value to "tez" or "spark". For example, if using Tez as the execution engine, the relevant line should be:nt<property>ntt<name>hive.execution.engine</name>ntt<value>tez</value>nt</property>
| Is This Answer Correct ? | 0 Yes | 0 No |
What is full form of rdd?
What are common spark ecosystems?
Why do we need sparkcontext?
What is the function of "MLlib"?
What is spark and what is its purpose?
Is there an api for implementing graphs in spark?
What are the abstractions of Apache Spark?
Can you mention some features of spark?
how can you identify whether a given operation is transformation or action?
Does spark use tez?
How can I improve my spark performance?
Explain benefits of lazy evaluation in RDD in Apache Spark?
Apache Hadoop (394)
MapReduce (354)
Apache Hive (345)
Apache Pig (225)
Apache Spark (991)
Apache HBase (164)
Apache Flume (95)
Apache Impala (72)
Apache Cassandra (392)
Apache Mahout (35)
Apache Sqoop (82)
Apache ZooKeeper (65)
Apache Ambari (93)
Apache HCatalog (34)
Apache HDFS Hadoop Distributed File System (214)
Apache Kafka (189)
Apache Avro (26)
Apache Presto (15)
Apache Tajo (26)
Hadoop General (407)