<?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: How to achieve realtime analytics on hadoop in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-achieve-realtime-analytics-on-hadoop/m-p/103691#M15551</link>
    <description>&lt;A rel="user" href="https://community.cloudera.com/users/1227/gtmehdi.html" nodeid="1227"&gt;@Mehdi TAZI&lt;/A&gt;&lt;P&gt;You want low latency and very fast response time. HBASE is the way to go for near realtime.&lt;/P&gt;&lt;P&gt;You can build your own UI. &lt;/P&gt;&lt;P&gt;Tableau and HBASE - Follow this &lt;A target="_blank" href="https://community.tableau.com/thread/146368"&gt;https://community.tableau.com/thread/146368&lt;/A&gt;&lt;/P&gt;&lt;P&gt;1 - what are the most used architectures in order to achieve my goal?&lt;/P&gt;&lt;P&gt;Source to destination...&lt;/P&gt;&lt;P&gt;You can use Storm or spark streaming. Kafka to Storm to HBASE&lt;/P&gt;&lt;P&gt;2 - does it make sense to use a MPP database as a datamart (loading data according to the business fields from hadoop to mpp)?&lt;/P&gt;&lt;P&gt;Yes if there is an option&lt;/P&gt;&lt;P&gt;3 - can a nosql database like cassandra replace an mpp database? If yes, is it better?&lt;/P&gt;&lt;P&gt;HBASE is good solution.&lt;/P&gt;</description>
    <pubDate>Wed, 20 Jan 2016 05:37:56 GMT</pubDate>
    <dc:creator>nsabharwal</dc:creator>
    <dc:date>2016-01-20T05:37:56Z</dc:date>
    <item>
      <title>How to achieve realtime analytics on hadoop</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-achieve-realtime-analytics-on-hadoop/m-p/103690#M15550</link>
      <description>&lt;P&gt;Hello, I have some questions related to realtime analytics on hadoop, here is my use case and questions.&lt;/P&gt;&lt;P&gt;I'm trying to use some BI solutions (like Tableau) in order to do realtime analytics on hadoop.&lt;/P&gt;&lt;P&gt;1 - what are the most used architectures in order to achieve my goal?&lt;/P&gt;&lt;P&gt;2 - does it make sense to use a MPP database as a datamart (loading data according to the business fields from hadoop to mpp)?&lt;/P&gt;&lt;P&gt;3 - can a nosql database like cassandra replace an mpp database? If yes, is it better?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2016 05:28:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-achieve-realtime-analytics-on-hadoop/m-p/103690#M15550</guid>
      <dc:creator>TAZIMehdi</dc:creator>
      <dc:date>2016-01-20T05:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to achieve realtime analytics on hadoop</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-achieve-realtime-analytics-on-hadoop/m-p/103691#M15551</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/1227/gtmehdi.html" nodeid="1227"&gt;@Mehdi TAZI&lt;/A&gt;&lt;P&gt;You want low latency and very fast response time. HBASE is the way to go for near realtime.&lt;/P&gt;&lt;P&gt;You can build your own UI. &lt;/P&gt;&lt;P&gt;Tableau and HBASE - Follow this &lt;A target="_blank" href="https://community.tableau.com/thread/146368"&gt;https://community.tableau.com/thread/146368&lt;/A&gt;&lt;/P&gt;&lt;P&gt;1 - what are the most used architectures in order to achieve my goal?&lt;/P&gt;&lt;P&gt;Source to destination...&lt;/P&gt;&lt;P&gt;You can use Storm or spark streaming. Kafka to Storm to HBASE&lt;/P&gt;&lt;P&gt;2 - does it make sense to use a MPP database as a datamart (loading data according to the business fields from hadoop to mpp)?&lt;/P&gt;&lt;P&gt;Yes if there is an option&lt;/P&gt;&lt;P&gt;3 - can a nosql database like cassandra replace an mpp database? If yes, is it better?&lt;/P&gt;&lt;P&gt;HBASE is good solution.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2016 05:37:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-achieve-realtime-analytics-on-hadoop/m-p/103691#M15551</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-01-20T05:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to achieve realtime analytics on hadoop</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-achieve-realtime-analytics-on-hadoop/m-p/103692#M15552</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/1227/gtmehdi.html" nodeid="1227"&gt;@Mehdi TAZI&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Your best Architectures for real time analytics with Hadoop, usually involve using as much as possible Hadoop for its distributed storage and distributed compute capabilities, rather than sit outside of it..  You can be guided by looking at architectures that utilize Hadoop as distributed compute, not just distributed storage.&lt;/P&gt;&lt;P&gt;Example Alternative Architectures:&lt;/P&gt;&lt;OL&gt;
&lt;LI&gt;Instead of using BI &lt;STRONG&gt;ON&lt;/STRONG&gt; Hadoop (Like Tableau etc), you can achieve BI &lt;STRONG&gt;IN&lt;/STRONG&gt; Hadoop, e.g. Arcadia Data&lt;/LI&gt;&lt;LI&gt;Instead of MPP &lt;STRONG&gt;outside&lt;/STRONG&gt; Hadoop, You can also utilize an MPP solution for Hadoop such as Apache Hawq or Actian Vector for SQL Analytics, and get as much SQL functionality as possible.&lt;/LI&gt;&lt;LI&gt;And yes you can use HBASE as a nosql solution.
&lt;/LI&gt;&lt;LI&gt;Finally Hive is making progress as also a solution for near real time capabilities, so it is always good to watch for that.&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Wed, 20 Jan 2016 11:57:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-achieve-realtime-analytics-on-hadoop/m-p/103692#M15552</guid>
      <dc:creator>amcbarnett</dc:creator>
      <dc:date>2016-01-20T11:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to achieve realtime analytics on hadoop</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-achieve-realtime-analytics-on-hadoop/m-p/103693#M15553</link>
      <description>&lt;P&gt;thanks a lot for you answer once again &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;1 - what do you mean by source to destination ? is it somekind of ETL on raw data to put in a DW ?&lt;/P&gt;&lt;P&gt;2.1 - is there in recomanded MPP data by hortonworks ? &lt;/P&gt;&lt;P&gt;2.2 if there is no option what other alternative exists ? &lt;/P&gt;&lt;P&gt;Thanks &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2016 06:45:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/How-to-achieve-realtime-analytics-on-hadoop/m-p/103693#M15553</guid>
      <dc:creator>TAZIMehdi</dc:creator>
      <dc:date>2016-01-21T06:45:57Z</dc:date>
    </item>
  </channel>
</rss>

