<?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 Where to add timeout configuration for hive on spark in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Where-to-add-timeout-configuration-for-hive-on-spark/m-p/187174#M78017</link>
    <description>&lt;P&gt;hive.spark.client.connect.timeout=90000;&lt;/P&gt;&lt;P&gt;I need to set this and I would like to set it in a configuration file and not in hql files. I do not see this property in hive-site.xml or spark xml.&lt;/P&gt;&lt;P&gt;Which files do I put this in?&lt;/P&gt;&lt;P&gt;For now, I have put it in:&lt;/P&gt;&lt;P&gt;Service Monitor Client Config Overrides&lt;/P&gt;&lt;P&gt;Is this the right place for it? Also, I don't have it in files anywhere so not sure if I am expected to add it in overrides.&lt;/P&gt;</description>
    <pubDate>Tue, 08 May 2018 08:19:01 GMT</pubDate>
    <dc:creator>yourtechchickhe</dc:creator>
    <dc:date>2018-05-08T08:19:01Z</dc:date>
    <item>
      <title>Where to add timeout configuration for hive on spark</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Where-to-add-timeout-configuration-for-hive-on-spark/m-p/187174#M78017</link>
      <description>&lt;P&gt;hive.spark.client.connect.timeout=90000;&lt;/P&gt;&lt;P&gt;I need to set this and I would like to set it in a configuration file and not in hql files. I do not see this property in hive-site.xml or spark xml.&lt;/P&gt;&lt;P&gt;Which files do I put this in?&lt;/P&gt;&lt;P&gt;For now, I have put it in:&lt;/P&gt;&lt;P&gt;Service Monitor Client Config Overrides&lt;/P&gt;&lt;P&gt;Is this the right place for it? Also, I don't have it in files anywhere so not sure if I am expected to add it in overrides.&lt;/P&gt;</description>
      <pubDate>Tue, 08 May 2018 08:19:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Where-to-add-timeout-configuration-for-hive-on-spark/m-p/187174#M78017</guid>
      <dc:creator>yourtechchickhe</dc:creator>
      <dc:date>2018-05-08T08:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Where to add timeout configuration for hive on spark</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Where-to-add-timeout-configuration-for-hive-on-spark/m-p/187175#M78018</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/78286/yourtechchickhere.html" nodeid="78286"&gt;@Sim kaur&lt;/A&gt;&lt;PRE&gt;  &amp;lt;property&amp;gt;
  &amp;lt;name&amp;gt;hive.spark.client.connect.timeout&amp;lt;/name&amp;gt;
  &amp;lt;value&amp;gt;1000ms&amp;lt;/value&amp;gt;
  &amp;lt;description&amp;gt;
  Expects a time value with unit (d/day, h/hour, m/min, s/sec, ms/msec, us/usec,ns/nsec), which is msec if not specified. Timeout for remote Spark driver in connecting back to Hive client.
  &amp;lt;/description&amp;gt;
  &amp;lt;/property&amp;gt;
  &amp;lt;property&amp;gt;
  &amp;lt;name&amp;gt;hive.spark.client.server.connect.timeout&amp;lt;/name&amp;gt;
  &amp;lt;value&amp;gt;90000ms&amp;lt;/value&amp;gt;
  &amp;lt;description&amp;gt;
  Expects a time value with unit (d/day, h/hour, m/min, s/sec, ms/msec, us/usec, ns/nsec), which is msec if not specified. Timeout for handshake between Hive client and remote Spark driver.  Checked by
both processes.
  &amp;lt;/description&amp;gt;
  &amp;lt;/property&amp;gt;&lt;/PRE&gt;&lt;P&gt;You can add the above properties in hive-site.xml. As the Spark will refer the hive-site.xml file, it will automatically gets updated in spark config. Hope this helps you.&lt;/P&gt;</description>
      <pubDate>Tue, 08 May 2018 10:06:14 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Where-to-add-timeout-configuration-for-hive-on-spark/m-p/187175#M78018</guid>
      <dc:creator>bandarusridhar1</dc:creator>
      <dc:date>2018-05-08T10:06:14Z</dc:date>
    </item>
  </channel>
</rss>

