<?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: What is Impala alternative in HDP? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/What-is-Impala-alternative-in-HDP/m-p/136990#M99639</link>
    <description>&lt;P&gt;&lt;A href="http://hortonworks.com/apache/hawq/" target="_blank"&gt;http://hortonworks.com/apache/hawq/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Oct 2016 02:31:30 GMT</pubDate>
    <dc:creator>ljain</dc:creator>
    <dc:date>2016-10-20T02:31:30Z</dc:date>
    <item>
      <title>What is Impala alternative in HDP?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/What-is-Impala-alternative-in-HDP/m-p/136987#M99636</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;    We have one product which runs on CDH and uses Impala in on of its module. I need to know what are alternatives of Impala in HDP. Also ,we need to connect to Pentaho using that.&lt;/P&gt;&lt;P&gt;Ankit&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2016 20:44:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/What-is-Impala-alternative-in-HDP/m-p/136987#M99636</guid>
      <dc:creator>ankitjindal_se</dc:creator>
      <dc:date>2016-10-18T20:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: What is Impala alternative in HDP?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/What-is-Impala-alternative-in-HDP/m-p/136988#M99637</link>
      <description>&lt;P&gt;Hive with LLAP - Please check out this recent post: &lt;A href="http://hortonworks.com/blog/apache-hive-vs-apache-impala-query-performance-comparison/" target="_blank"&gt;http://hortonworks.com/blog/apache-hive-vs-apache-impala-query-performance-comparison/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;- Luis&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2016 20:46:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/What-is-Impala-alternative-in-HDP/m-p/136988#M99637</guid>
      <dc:creator>lfigueroa</dc:creator>
      <dc:date>2016-10-18T20:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: What is Impala alternative in HDP?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/What-is-Impala-alternative-in-HDP/m-p/136989#M99638</link>
      <description>&lt;P&gt; &lt;A rel="user" href="https://community.cloudera.com/users/13811/ankitjindalse.html" nodeid="13811"&gt;@Ankit Jindal&lt;/A&gt; LLAP which comes with HDP 2.5.  Or Apache HAWQ, which is also known as HDB. Both are fast sql engines and faster then impala.  Both run on yarn.   LLAP has terabyte scale.  HDB is virtually limitless by adding nodes based on your usage.  Lastly for known query patterns or access patterns, apache phoenix should be considered.  Using primary row key along with secondary index is simply fast.  Here is article on how to use phoenix secondary indexes. &lt;A href="https://community.hortonworks.com/content/kbentry/61705/art-of-phoenix-secondary-indexes.html" target="_blank"&gt;https://community.hortonworks.com/content/kbentry/61705/art-of-phoenix-secondary-indexes.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2016 20:54:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/What-is-Impala-alternative-in-HDP/m-p/136989#M99638</guid>
      <dc:creator>sunile_manjee</dc:creator>
      <dc:date>2016-10-18T20:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: What is Impala alternative in HDP?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/What-is-Impala-alternative-in-HDP/m-p/136990#M99639</link>
      <description>&lt;P&gt;&lt;A href="http://hortonworks.com/apache/hawq/" target="_blank"&gt;http://hortonworks.com/apache/hawq/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2016 02:31:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/What-is-Impala-alternative-in-HDP/m-p/136990#M99639</guid>
      <dc:creator>ljain</dc:creator>
      <dc:date>2016-10-20T02:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: What is Impala alternative in HDP?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/What-is-Impala-alternative-in-HDP/m-p/136991#M99640</link>
      <description>&lt;P&gt;Apache Phoenix&lt;/P&gt;&lt;P&gt;&lt;A href="https://phoenix.apache.org/faq.html" target="_blank"&gt;https://phoenix.apache.org/faq.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;SparkSQL is probably what you are looking for.&lt;/P&gt;&lt;P&gt;&lt;A href="http://spark.apache.org/sql/" target="_blank"&gt;http://spark.apache.org/sql/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hortonworks is 100% open source apache.&lt;/P&gt;&lt;P&gt;It can run Apache Impala, Apache Drill, Hive LLAP, Phoenix, Apache HAWQ, SparkSQL, Presto.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2016 03:00:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/What-is-Impala-alternative-in-HDP/m-p/136991#M99640</guid>
      <dc:creator>TimothySpann</dc:creator>
      <dc:date>2016-10-20T03:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: What is Impala alternative in HDP?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/What-is-Impala-alternative-in-HDP/m-p/136992#M99641</link>
      <description>&lt;P&gt;Good point Tim. &lt;/P&gt;&lt;P&gt;Each "SQL on Hadoop" implementation obviously has pros and cons... general rule of thumbs: &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;SparkSQL --&amp;gt; good for iterative processing, access existing Hive tables, given results fits in memory&lt;/LI&gt;&lt;LI&gt;HAWQ --&amp;gt; good for "traditional" BI-like queries, star schemas, cubes OLAP&lt;/LI&gt;&lt;LI&gt;HIVE-LLAP --&amp;gt; good for petabyte scale mixed with smaller tables requiring sub-second queries. &lt;/LI&gt;&lt;LI&gt;Phoenix --&amp;gt; A good way to interact with HBase tables, good with time series, good indexing&lt;/LI&gt;&lt;LI&gt;Drill, Presto --&amp;gt; Query federation-like capabilities but limited SQL syntax. Performance varies quite a bit. &lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 25 Oct 2016 05:02:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/What-is-Impala-alternative-in-HDP/m-p/136992#M99641</guid>
      <dc:creator>agauthier</dc:creator>
      <dc:date>2016-10-25T05:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: What is Impala alternative in HDP?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/What-is-Impala-alternative-in-HDP/m-p/136993#M99642</link>
      <description>&lt;P&gt;Good point Tim. &lt;/P&gt;&lt;P&gt;Each "SQL on Hadoop" implementation obviously has pros and cons... general rule of thumbs: &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;SparkSQL --&amp;gt; good for iterative processing, access existing Hive tables, given results fits in memory&lt;/LI&gt;&lt;LI&gt;HAWQ --&amp;gt; good for "traditional" BI-like queries, star schemas, cubes OLAP&lt;/LI&gt;&lt;LI&gt;HIVE-LLAP --&amp;gt; good for petabyte scale mixed with smaller tables requiring sub-second queries. &lt;/LI&gt;&lt;LI&gt;Phoenix --&amp;gt; A good way to interact with HBase tables, good with time series, good indexing&lt;/LI&gt;&lt;LI&gt;Drill, Presto --&amp;gt; Query federation-like capabilities but limited SQL syntax. Performance varies quite a bit. &lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 25 Oct 2016 05:03:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/What-is-Impala-alternative-in-HDP/m-p/136993#M99642</guid>
      <dc:creator>agauthier</dc:creator>
      <dc:date>2016-10-25T05:03:01Z</dc:date>
    </item>
  </channel>
</rss>

