<?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>topic No longer get the result from my query in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/No-longer-get-the-result-from-my-query/m-p/1070276#M357540</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have an extract application that extracts data from Hive/Hadoop. For the last 4 months this has been working but 2 days ago it stopped working. &lt;/P&gt;&lt;P&gt;What happens is that the query is run and it is completed as well when we look at the logs in Hive but QV never gets the result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The log looks like this:&lt;/P&gt;&lt;P&gt;2016-03-02 14:35:38: 0323&amp;nbsp; SQL SELECT&lt;/P&gt;&lt;P&gt;2016-03-02 14:35:38: 0324&amp;nbsp;&amp;nbsp; *&lt;/P&gt;&lt;P&gt;2016-03-02 14:35:38: 0325&amp;nbsp; FROM networksm&lt;/P&gt;&lt;P&gt;2016-03-02 14:35:38: 0326&amp;nbsp; Where&lt;/P&gt;&lt;P&gt;2016-03-02 14:35:38: 0327&amp;nbsp;&amp;nbsp; from_unixtime(cast(rounded_timestamp/1000 as bigint)) &amp;gt; '2015-12-02' &lt;/P&gt;&lt;P&gt;2016-03-02 14:35:38: 0328&amp;nbsp;&amp;nbsp; and from_unixtime(cast(rounded_timestamp/1000 as bigint)) &amp;lt; '2016-03-02 14:34:57'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2016-03-02 14:36:39:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10 fields found: product_id, software_version, software_variant, build_type, cdf_id, imei, state_machine_name, state_name, time_in_state, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see QV gets a response 1 minute after the query is started but it never gets the rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It also seems that it works when I run the application on my own computer (both with my user account and the service account) but it doesn't works when it is reloaded via the publisher using the service account.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We tried upgrading the odbc driver to the latest version (Clouderas) but this did not solve the problem.&lt;/P&gt;&lt;P&gt;We have other extract application that are still working. The only difference is that this application uses a different database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone seen the same problem or has any idea how to solve this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;br&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Mar 2016 14:13:57 GMT</pubDate>
    <dc:creator>bagdwan1</dc:creator>
    <dc:date>2016-03-02T14:13:57Z</dc:date>
    <item>
      <title>No longer get the result from my query</title>
      <link>https://community.qlik.com/t5/QlikView/No-longer-get-the-result-from-my-query/m-p/1070276#M357540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have an extract application that extracts data from Hive/Hadoop. For the last 4 months this has been working but 2 days ago it stopped working. &lt;/P&gt;&lt;P&gt;What happens is that the query is run and it is completed as well when we look at the logs in Hive but QV never gets the result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The log looks like this:&lt;/P&gt;&lt;P&gt;2016-03-02 14:35:38: 0323&amp;nbsp; SQL SELECT&lt;/P&gt;&lt;P&gt;2016-03-02 14:35:38: 0324&amp;nbsp;&amp;nbsp; *&lt;/P&gt;&lt;P&gt;2016-03-02 14:35:38: 0325&amp;nbsp; FROM networksm&lt;/P&gt;&lt;P&gt;2016-03-02 14:35:38: 0326&amp;nbsp; Where&lt;/P&gt;&lt;P&gt;2016-03-02 14:35:38: 0327&amp;nbsp;&amp;nbsp; from_unixtime(cast(rounded_timestamp/1000 as bigint)) &amp;gt; '2015-12-02' &lt;/P&gt;&lt;P&gt;2016-03-02 14:35:38: 0328&amp;nbsp;&amp;nbsp; and from_unixtime(cast(rounded_timestamp/1000 as bigint)) &amp;lt; '2016-03-02 14:34:57'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2016-03-02 14:36:39:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10 fields found: product_id, software_version, software_variant, build_type, cdf_id, imei, state_machine_name, state_name, time_in_state, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see QV gets a response 1 minute after the query is started but it never gets the rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It also seems that it works when I run the application on my own computer (both with my user account and the service account) but it doesn't works when it is reloaded via the publisher using the service account.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We tried upgrading the odbc driver to the latest version (Clouderas) but this did not solve the problem.&lt;/P&gt;&lt;P&gt;We have other extract application that are still working. The only difference is that this application uses a different database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone seen the same problem or has any idea how to solve this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;br&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Mar 2016 14:13:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/No-longer-get-the-result-from-my-query/m-p/1070276#M357540</guid>
      <dc:creator>bagdwan1</dc:creator>
      <dc:date>2016-03-02T14:13:57Z</dc:date>
    </item>
  </channel>
</rss>

