<?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 Ambari fecth timeout after one minute executing simple select in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Ambari-fecth-timeout-after-one-minute-executing-simple/m-p/235720#M197533</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Whene executing a simple select on Ambari hive, i get "result fetch time out" error after one inute of execution.&lt;/P&gt;&lt;P&gt;I follow the solution described on :  &lt;A rel="noopener noreferrer noopener noreferrer" href="https://community.hortonworks.com/articles/90768/how-to-fix-ambari-hive-view-15-result-fetch-timed.html" target="_blank"&gt;https://community.hortonworks.com/articles/90768/how-to-fix-ambari-hive-view-15-result-fetch-timed.html&lt;/A&gt; &lt;/P&gt;&lt;P&gt;but still facing the same error.&lt;/P&gt;&lt;P&gt;I modified properties in&lt;STRONG&gt; "/etc/ambari-server/conf/ambari.properties"&lt;/STRONG&gt; but after restarting the server i open this file and i can't see my modifications, is it normal ?&lt;/P&gt;&lt;P&gt;Please can anyone help me.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yassine&lt;/P&gt;</description>
    <pubDate>Fri, 19 Jul 2019 12:09:40 GMT</pubDate>
    <dc:creator>ourahma84</dc:creator>
    <dc:date>2019-07-19T12:09:40Z</dc:date>
    <item>
      <title>Ambari fecth timeout after one minute executing simple select</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-fecth-timeout-after-one-minute-executing-simple/m-p/235720#M197533</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Whene executing a simple select on Ambari hive, i get "result fetch time out" error after one inute of execution.&lt;/P&gt;&lt;P&gt;I follow the solution described on :  &lt;A rel="noopener noreferrer noopener noreferrer" href="https://community.hortonworks.com/articles/90768/how-to-fix-ambari-hive-view-15-result-fetch-timed.html" target="_blank"&gt;https://community.hortonworks.com/articles/90768/how-to-fix-ambari-hive-view-15-result-fetch-timed.html&lt;/A&gt; &lt;/P&gt;&lt;P&gt;but still facing the same error.&lt;/P&gt;&lt;P&gt;I modified properties in&lt;STRONG&gt; "/etc/ambari-server/conf/ambari.properties"&lt;/STRONG&gt; but after restarting the server i open this file and i can't see my modifications, is it normal ?&lt;/P&gt;&lt;P&gt;Please can anyone help me.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yassine&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2019 12:09:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-fecth-timeout-after-one-minute-executing-simple/m-p/235720#M197533</guid>
      <dc:creator>ourahma84</dc:creator>
      <dc:date>2019-07-19T12:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari fecth timeout after one minute executing simple select</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-fecth-timeout-after-one-minute-executing-simple/m-p/235721#M197534</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/115422/ourahma84.html"&gt;@Yassine OURAHMA&lt;/A&gt;&lt;/P&gt;&lt;P&gt;After setting those properties have you tries restarting Ambari Server?&lt;/P&gt;&lt;P&gt;What is your ambari version?&lt;BR /&gt;&lt;BR /&gt;Are you setting the properties for the correct &lt;STRONG&gt;&lt;EM&gt;Hive View instance name&lt;/EM&gt;&lt;/STRONG&gt; inside the "ambari.properties"&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Example:&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;views.ambari.hive.AUTO_HIVE20_INSTANCE.connection.inactivity.timeout=1200000 
views.ambari.hive.AUTO_HIVE20_INSTANCE.result.fetch.timeout=1200000 &lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Also can you please share the exact query and the exact error with complete stack trace from Hive View log and ambari-server.log?&lt;/P&gt;&lt;PRE&gt;/var/log/ambari-server/ambari-server.log 
/var/log/ambari-server/hive20-view/hive20-view.log &lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Also please share the output of the following commands:&lt;/P&gt;&lt;PRE&gt;# grep -e "timeout\|views" /etc/ambari-server/conf/ambari.properties&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Can you please try this as well to see if it works for you? Please execute the same Hive Query from Hive View 2.0 By setting the additional hive param in Hive View 2.0&lt;/P&gt;&lt;PRE&gt;"Settings Tab" in "Hive View 2.0" --&amp;gt; Settings (Tab) --&amp;gt; Add a new property&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;Key as "&lt;STRONG&gt;hive.fetch.task.conversion&lt;/STRONG&gt;" and value as "&lt;STRONG&gt;none&lt;/STRONG&gt;"&lt;/P&gt;&lt;P&gt;Then run the same query again from hive view.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2019 12:36:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-fecth-timeout-after-one-minute-executing-simple/m-p/235721#M197534</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2019-07-19T12:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari fecth timeout after one minute executing simple select</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Ambari-fecth-timeout-after-one-minute-executing-simple/m-p/235722#M197535</link>
      <description>&lt;P&gt;@&lt;A rel="user" href="https://community.hortonworks.com/users/3418/jsensharma.html"&gt;Jay Kumar SenSharma&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Adding the param &lt;STRONG&gt;hive.fetch.task.conversion&lt;/STRONG&gt; to "Hive View 2.0" solved the problem.&lt;/P&gt;&lt;P&gt;Can you please explain me what this param doing and how to apply it for all users ?&lt;/P&gt;&lt;P&gt;Thank you very much&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2019 15:21:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Ambari-fecth-timeout-after-one-minute-executing-simple/m-p/235722#M197535</guid>
      <dc:creator>ourahma84</dc:creator>
      <dc:date>2019-07-19T15:21:05Z</dc:date>
    </item>
  </channel>
</rss>

