<?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 Scenario when we store data in HBase  and access thru Hive external table? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Scenario-when-we-store-data-in-HBase-and-access-thru-Hive/m-p/230760#M82577</link>
    <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I am new to NoSQL so pls help me to understand. I have noticed many people were discussing about Accessing the data thru Hive external table where the data actually got stored in HBase. I just want to understand why don’t we directly store data in Hive. There should be some reason for them to store in HBASE.&lt;/P&gt;&lt;P&gt;Earlier hive don’t support ACID property but this can be very well achieved in Hive itself.&lt;/P&gt;</description>
    <pubDate>Thu, 23 Aug 2018 11:52:18 GMT</pubDate>
    <dc:creator>sivasankar_chan</dc:creator>
    <dc:date>2018-08-23T11:52:18Z</dc:date>
    <item>
      <title>Scenario when we store data in HBase  and access thru Hive external table?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Scenario-when-we-store-data-in-HBase-and-access-thru-Hive/m-p/230760#M82577</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I am new to NoSQL so pls help me to understand. I have noticed many people were discussing about Accessing the data thru Hive external table where the data actually got stored in HBase. I just want to understand why don’t we directly store data in Hive. There should be some reason for them to store in HBASE.&lt;/P&gt;&lt;P&gt;Earlier hive don’t support ACID property but this can be very well achieved in Hive itself.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2018 11:52:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Scenario-when-we-store-data-in-HBase-and-access-thru-Hive/m-p/230760#M82577</guid>
      <dc:creator>sivasankar_chan</dc:creator>
      <dc:date>2018-08-23T11:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: Scenario when we store data in HBase  and access thru Hive external table?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Scenario-when-we-store-data-in-HBase-and-access-thru-Hive/m-p/230761#M82578</link>
      <description>&lt;P&gt;There might be an application storing the data already in Hbase and other people like to query this data in an sql manner, or want to combine it with data from other Hive tables.&lt;/P&gt;&lt;P&gt;it is also possible that the amount of data getting inserted or updated is an argument for using Hbase. In principal Hbase has some features to handle high amounts of data pretty fast with memory based processing, while Hive itself is a SQL layer, using other storage engines, resulting in the data being stored one or the other way in hdfs (or whatever your storage system is). Hbase also uses hdfs as the persistence layer, but the data inserted is available for queries  even before the write operation to disk takes place.&lt;/P&gt;&lt;P&gt;So a typical use case is that data is inserted and updated online in Hbase, while someone needs to combine that data with other data in SQL queries. I think it is much less usual to insert and update Hbase tables only via Hive, but reasons could be very different anyway, i.e. the policies by the ops team, know-how of involved people, a cluster having evolved using different tools, established dev or ops procedure etc...&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2018 14:09:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Scenario-when-we-store-data-in-HBase-and-access-thru-Hive/m-p/230761#M82578</guid>
      <dc:creator>arald</dc:creator>
      <dc:date>2018-08-23T14:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: Scenario when we store data in HBase  and access thru Hive external table?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Scenario-when-we-store-data-in-HBase-and-access-thru-Hive/m-p/230762#M82579</link>
      <description>&lt;P&gt;&lt;A href="https://community.hortonworks.com/questions/214014/scenario-when-we-store-data-in-hbase-and-access-th.html#"&gt;@Harald Berghoff&lt;/A&gt;&lt;/P&gt;&lt;P&gt; Thank you for the explanation. I got the idea when and where HBASE will be used with Hive.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2018 15:22:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Scenario-when-we-store-data-in-HBase-and-access-thru-Hive/m-p/230762#M82579</guid>
      <dc:creator>sivasankar_chan</dc:creator>
      <dc:date>2018-08-23T15:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: Scenario when we store data in HBase  and access thru Hive external table?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Scenario-when-we-store-data-in-HBase-and-access-thru-Hive/m-p/230763#M82580</link>
      <description>&lt;P&gt;Would be great if you 'accept' the answer if you consider it helpful.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2018 17:58:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Scenario-when-we-store-data-in-HBase-and-access-thru-Hive/m-p/230763#M82580</guid>
      <dc:creator>arald</dc:creator>
      <dc:date>2018-08-23T17:58:09Z</dc:date>
    </item>
  </channel>
</rss>

