<?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: Cannot enable hiveserver interactive in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Cannot-enable-hiveserver-interactive/m-p/315025#M226290</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/44519"&gt;@enirys&lt;/a&gt;&amp;nbsp;&lt;SPAN&gt;This issue occurs when the request status in Ambari DB is not matching the current status of LLAP. Due to this, we can't enable Interactive Query.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1) Kindly check for the status in the Ambari DB using the below command:&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;"select status, last_execution_status from requestschedule 
where status='SCHEDULED' OR status='IN_PROGRESS'"&lt;/PRE&gt;&lt;P&gt;2)&amp;nbsp;&lt;SPAN&gt;To change this, run the following and change status form&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;requestschedule&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;table to&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;'COMPLETED'&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;update requestschedule set status='COMPLETED' where status='SCHEDULED'&lt;/PRE&gt;&lt;P&gt;Reference article:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/t5/Customer/ERROR-quot-You-cannot-enable-Interactive-Query-now-because/ta-p/272587" target="_self"&gt;https://community.cloudera.com/t5/Customer/ERROR-quot-You-cannot-enable-Interactive-Query-now-because/ta-p/272587&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please accept as solution if my above update helps you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 21 Apr 2021 08:10:24 GMT</pubDate>
    <dc:creator>shobikas</dc:creator>
    <dc:date>2021-04-21T08:10:24Z</dc:date>
    <item>
      <title>Cannot enable hiveserver interactive</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cannot-enable-hiveserver-interactive/m-p/314965#M226259</link>
      <description>&lt;P&gt;I tried to move my HSI to another node on my production cluster without stopping hiveserver or metastore components, so i disabled it first from ambari UI (no problem at this stage).&lt;BR /&gt;Now when i try to enable Interactive Query it shows a pop with an error message : You cannot enable Interactive Query now because Interactive Query is in the process of being disabled. This may take a few minutes. Try again later.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="enirys_0-1618922965913.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/30955i233760BFD0AEFA08/image-size/medium?v=v2&amp;amp;px=400" role="button" title="enirys_0-1618922965913.png" alt="enirys_0-1618922965913.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Nothing in ambari logs neither in hive-interactive logs because it was uninstalled.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any advise please ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 13:17:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cannot-enable-hiveserver-interactive/m-p/314965#M226259</guid>
      <dc:creator>enirys</dc:creator>
      <dc:date>2021-04-20T13:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot enable hiveserver interactive</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cannot-enable-hiveserver-interactive/m-p/315025#M226290</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/44519"&gt;@enirys&lt;/a&gt;&amp;nbsp;&lt;SPAN&gt;This issue occurs when the request status in Ambari DB is not matching the current status of LLAP. Due to this, we can't enable Interactive Query.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1) Kindly check for the status in the Ambari DB using the below command:&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;"select status, last_execution_status from requestschedule 
where status='SCHEDULED' OR status='IN_PROGRESS'"&lt;/PRE&gt;&lt;P&gt;2)&amp;nbsp;&lt;SPAN&gt;To change this, run the following and change status form&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;requestschedule&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;table to&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;'COMPLETED'&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;update requestschedule set status='COMPLETED' where status='SCHEDULED'&lt;/PRE&gt;&lt;P&gt;Reference article:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/t5/Customer/ERROR-quot-You-cannot-enable-Interactive-Query-now-because/ta-p/272587" target="_self"&gt;https://community.cloudera.com/t5/Customer/ERROR-quot-You-cannot-enable-Interactive-Query-now-because/ta-p/272587&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please accept as solution if my above update helps you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 21 Apr 2021 08:10:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cannot-enable-hiveserver-interactive/m-p/315025#M226290</guid>
      <dc:creator>shobikas</dc:creator>
      <dc:date>2021-04-21T08:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot enable hiveserver interactive</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Cannot-enable-hiveserver-interactive/m-p/315034#M226292</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/67286"&gt;@shobikas&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your reply, you are right about ambari DB. i had two requests in "SCHEDULED" status.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ambari_db.png" style="width: 999px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/30963iAD2518C048EE38DF/image-size/large?v=v2&amp;amp;px=999" role="button" title="ambari_db.png" alt="ambari_db.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;I just updated the status to "COMPLETED" then restart ambari to get it working.&lt;/P&gt;&lt;P&gt;Thank you so much for your help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Apr 2021 09:05:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Cannot-enable-hiveserver-interactive/m-p/315034#M226292</guid>
      <dc:creator>enirys</dc:creator>
      <dc:date>2021-04-21T09:05:31Z</dc:date>
    </item>
  </channel>
</rss>

