<?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: Ambari TimeoutException in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-TimeoutException/m-p/214311#M77295</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/71238/praveenatmakuri.html" nodeid="71238"&gt;@Praveen Atmakuri&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If this resolved your query/issue then please mark this HCC thread as answered by clicking on "Accept" link on the correct answer, That way it will help other HCC users to quickly find the answers.&lt;/P&gt;&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/71238/praveenatmakuri.html" nodeid="71238"&gt;&lt;/A&gt; &lt;/P&gt;</description>
    <pubDate>Mon, 16 Apr 2018 18:32:18 GMT</pubDate>
    <dc:creator>jsensharma</dc:creator>
    <dc:date>2018-04-16T18:32:18Z</dc:date>
    <item>
      <title>Ambari TimeoutException</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-TimeoutException/m-p/214308#M77292</link>
      <description>&lt;P&gt;Apache Ambari Version2.6.0.0&lt;/P&gt;&lt;P&gt;While executing the hive query with limit 5 also.&lt;/P&gt;&lt;P&gt;Giving the error shown below:&lt;/P&gt;&lt;P&gt;{"trace":"java.util.concurrent.TimeoutException: deadline passed\n\njava.util.concurrent.TimeoutException: deadline passed\n\tat akka.actor.dsl.Inbox$InboxActor$$anonfun$receive$1.applyOrElse(Inbox.scala:117)\n\tat scala.PartialFunction$AndThen.applyOrElse(PartialFunction.scala:189)\n\tat akka.actor.Actor$class.aroundReceive(Actor.scala:467)\n\tat akka.actor.dsl.Inbox$InboxActor.aroundReceive(Inbox.scala:62)\n\tat akka.actor.ActorCell.receiveMessage(ActorCell.scala:516)\n\tat akka.actor.ActorCell.invoke(ActorCell.scala:487)\n\tat akka.dispatch.Mailbox.processMailbox(Mailbox.scala:238)\n\tat akka.dispatch.Mailbox.run(Mailbox.scala:220)\n\tat akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec(AbstractDispatcher.scala:397)\n\tat scala.concurrent.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260)\n\tat scala.concurrent.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339)\n\tat scala.concurrent.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979)\n\tat scala.concurrent.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)\n","message":"Result fetch timed out","status":500}&lt;/P&gt;&lt;P&gt;For this I have increased the time in &lt;/P&gt;&lt;P&gt;following properties in&lt;STRONG&gt; "/etc/ambari-server/conf/ambari.properties"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;/STRONG&gt;views.request.read.timeout.millis=450000&lt;/P&gt;&lt;P&gt;Still facing the same error&lt;/P&gt;</description>
      <pubDate>Mon, 16 Apr 2018 15:31:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-TimeoutException/m-p/214308#M77292</guid>
      <dc:creator>praveen_atmakur</dc:creator>
      <dc:date>2018-04-16T15:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari TimeoutException</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-TimeoutException/m-p/214309#M77293</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/71238/praveenatmakuri.html" nodeid="71238"&gt;@Praveen Atmakuri&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Can you try setting the following properties in&lt;STRONG&gt; "/etc/ambari-server/conf/ambari.properties" &lt;/STRONG&gt;as described in the following link to see if it works:  &lt;A 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;From Ambari 2.4 this new parameter is added that can be used to define the Hive Instance specific settings.&lt;/P&gt;&lt;PRE&gt;views.ambari.hive.&amp;lt;HIVE_VIEW_INSTANCE_NAME&amp;gt;.result.fetch.timeout=450000&lt;/PRE&gt;&lt;P&gt;&lt;STRONG&gt;Example:&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;views.ambari.hive.AUTO_HIVE_INSTANCE.result.fetch.timeout=450000&lt;/PRE&gt;&lt;P&gt;Here above is the most important ambari.properties for the Hive View 1.5/2.0.  Here please replace the  &lt;STRONG&gt;"&amp;lt;HIVE_VIEW_INSTANCE_NAME&amp;gt;"&lt;/STRONG&gt; with your View Instance name.  &lt;/P&gt;&lt;P&gt;Then restart the ambari server.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Apr 2018 15:35:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-TimeoutException/m-p/214309#M77293</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2018-04-16T15:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari TimeoutException</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-TimeoutException/m-p/214310#M77294</link>
      <description>&lt;P&gt;Awesome!!! Its working...thanks @&lt;A href="https://community.hortonworks.com/users/3418/jsensharma.html"&gt;Jay Kumar SenSharma&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Apr 2018 18:24:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-TimeoutException/m-p/214310#M77294</guid>
      <dc:creator>praveen_atmakur</dc:creator>
      <dc:date>2018-04-16T18:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: Ambari TimeoutException</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-TimeoutException/m-p/214311#M77295</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/71238/praveenatmakuri.html" nodeid="71238"&gt;@Praveen Atmakuri&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If this resolved your query/issue then please mark this HCC thread as answered by clicking on "Accept" link on the correct answer, That way it will help other HCC users to quickly find the answers.&lt;/P&gt;&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/71238/praveenatmakuri.html" nodeid="71238"&gt;&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Mon, 16 Apr 2018 18:32:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Ambari-TimeoutException/m-p/214311#M77295</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2018-04-16T18:32:18Z</dc:date>
    </item>
  </channel>
</rss>

