<?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 Beeline Configuration hiveconf Equivalent in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Beeline-Configuration-hiveconf-Equivalent/m-p/163357#M125731</link>
    <description>&lt;P&gt;Need to set hive configuration options from Beeline CLI command. The below code, for example, doesn't work. &lt;/P&gt;&lt;PRE&gt;--hiveconf hive.execution.engine=tez&lt;/PRE&gt;&lt;P&gt;--hiveconf and --property-file both don't appear to be making the session take the settings.&lt;/P&gt;&lt;P&gt;Here it is in full usage:&lt;/P&gt;&lt;PRE&gt;beeline -n $user -p $password -u "$jdbc_url" -f $script --verbose true --property-file "query.properties" --fastConnect&lt;/PRE&gt;&lt;P&gt;Is the only way to make it work to include the options in the JDBC URL as arguments? Like hive.execution.engine=tez;next;next ?&lt;/P&gt;</description>
    <pubDate>Tue, 20 Dec 2016 04:57:55 GMT</pubDate>
    <dc:creator>landon_t_robins</dc:creator>
    <dc:date>2016-12-20T04:57:55Z</dc:date>
  </channel>
</rss>

