<?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: I have a column which has tweet data some of it contains more than 3 http.(url).i have to count the rows which has more than 3 https.how to write query in hive in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-have-a-column-which-has-tweet-data-some-of-it-contains/m-p/122139#M30838</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/10944/hemapanneer.html" nodeid="10944"&gt;@Hemalatha Panneerselvam&lt;/A&gt; is this what you looking for&lt;/P&gt;&lt;P&gt;SELECT
  count(col_name)
FROM
  table   where col_name like '%http%' having count(col_name) &amp;gt;=3&lt;/P&gt;</description>
    <pubDate>Mon, 06 Jun 2016 21:40:44 GMT</pubDate>
    <dc:creator>rajkumar_singh</dc:creator>
    <dc:date>2016-06-06T21:40:44Z</dc:date>
    <item>
      <title>I have a column which has tweet data some of it contains more than 3 http.(url).i have to count the rows which has more than 3 https.how to write query in hive</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-have-a-column-which-has-tweet-data-some-of-it-contains/m-p/122138#M30837</link>
      <description>&lt;P&gt;i used the below query to sort out the no of url s in the column ,&lt;/P&gt;&lt;P&gt;select count(col.name) from table name where colname like %http%;&lt;/P&gt;&lt;P&gt;do any one could help me to solve the above scenario&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2016 20:01:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-have-a-column-which-has-tweet-data-some-of-it-contains/m-p/122138#M30837</guid>
      <dc:creator>hemapanneer</dc:creator>
      <dc:date>2016-06-06T20:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: I have a column which has tweet data some of it contains more than 3 http.(url).i have to count the rows which has more than 3 https.how to write query in hive</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-have-a-column-which-has-tweet-data-some-of-it-contains/m-p/122139#M30838</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/10944/hemapanneer.html" nodeid="10944"&gt;@Hemalatha Panneerselvam&lt;/A&gt; is this what you looking for&lt;/P&gt;&lt;P&gt;SELECT
  count(col_name)
FROM
  table   where col_name like '%http%' having count(col_name) &amp;gt;=3&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2016 21:40:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/I-have-a-column-which-has-tweet-data-some-of-it-contains/m-p/122139#M30838</guid>
      <dc:creator>rajkumar_singh</dc:creator>
      <dc:date>2016-06-06T21:40:44Z</dc:date>
    </item>
  </channel>
</rss>

