<?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: Queries in Zeppelin in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Queries-in-Zeppelin/m-p/161328#M36688</link>
    <description>&lt;P&gt;Another work around which worked for me is havimg hive interpretur as first one called out in youe bind.   good friend binu matthew found that one&lt;/P&gt;</description>
    <pubDate>Wed, 03 Aug 2016 01:31:42 GMT</pubDate>
    <dc:creator>sunile_manjee</dc:creator>
    <dc:date>2016-08-03T01:31:42Z</dc:date>
    <item>
      <title>Queries in Zeppelin</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Queries-in-Zeppelin/m-p/161326#M36686</link>
      <description>&lt;P&gt;This query works in Ambari Hive View and Zeppelin SQL view&lt;/P&gt;&lt;PRE&gt;SELECT sentiment, CASE WHEN LENGTH(location) &amp;gt; 0 THEN substring(location,0,10) ELSE 'UNK' END AS location, COUNT(*)  as num
from tweetsbi
where country is not null and ts is not null and
tweet_id is not null and sentiment is not null and 
location is not null and location != '' and country 
!= '' 
GROUP BY sentiment, location
order by num desc, sentiment&lt;/PRE&gt;&lt;P&gt;It does not work in Hive view in Zeppelin.&lt;/P&gt;&lt;P&gt;This is on HDP 2.4.2 Sandbox.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2016 00:37:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Queries-in-Zeppelin/m-p/161326#M36686</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2016-08-03T00:37:30Z</dc:date>
    </item>
    <item>
      <title>Re: Queries in Zeppelin</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Queries-in-Zeppelin/m-p/161327#M36687</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/9304/tspann.html" nodeid="9304"&gt;@Timothy Spann&lt;/A&gt;: Can you try &lt;A rel="user" href="https://community.cloudera.com/users/131/nmaillard.html" nodeid="131"&gt;@nmaillard&lt;/A&gt;'s suggestion from &lt;A href="https://community.hortonworks.com/answers/27124/view.html"&gt;here&lt;/A&gt;?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2016 01:02:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Queries-in-Zeppelin/m-p/161327#M36687</guid>
      <dc:creator>abajwa</dc:creator>
      <dc:date>2016-08-03T01:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Queries in Zeppelin</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Queries-in-Zeppelin/m-p/161328#M36688</link>
      <description>&lt;P&gt;Another work around which worked for me is havimg hive interpretur as first one called out in youe bind.   good friend binu matthew found that one&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2016 01:31:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Queries-in-Zeppelin/m-p/161328#M36688</guid>
      <dc:creator>sunile_manjee</dc:creator>
      <dc:date>2016-08-03T01:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Queries in Zeppelin</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Queries-in-Zeppelin/m-p/161329#M36689</link>
      <description>&lt;P&gt;@timothy span did substring function really worked with sql interpreter on Zeppelin? or did you some change to the interpreter? Thank you!&lt;/P&gt;&lt;P&gt;,
&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2017 15:11:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Queries-in-Zeppelin/m-p/161329#M36689</guid>
      <dc:creator>claudia</dc:creator>
      <dc:date>2017-06-09T15:11:06Z</dc:date>
    </item>
  </channel>
</rss>

