<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Beeline Configuration hiveconf Equivalent in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Beeline-Configuration-hiveconf-Equivalent/m-p/163358#M125732</link>
    <description>&lt;P&gt;you can use set hive.execution.engine=tez; while in a session or beeline --hiveconf hive.execution.engine=tez should work. what version of hive are you using?  Are you setting any other value for --hiveconf?&lt;/P&gt;&lt;P&gt;Another option is the sel set hive.execution.engine=tez; inside your hive script or have --hivevar has parameter into your hive script to set execution engine&lt;/P&gt;&lt;P&gt;beeline -u jdbc:hive2://hostname:10000 -n xxxx -p xxxx -f /home/hdfs/scripts/hive/myscript.hql --hivevar engine=tez&lt;/P&gt;&lt;P&gt;Then use ${engine} variable inside your script.&lt;/P&gt;</description>
    <pubDate>Tue, 20 Dec 2016 05:04:16 GMT</pubDate>
    <dc:creator>sunile_manjee</dc:creator>
    <dc:date>2016-12-20T05:04:16Z</dc:date>
  </channel>
</rss>

