<?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 hive can read Hbase current and previous versions data? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-hive-can-read-Hbase-current-and-previous-versions-data/m-p/130410#M27163</link>
    <description>&lt;P&gt;thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 09 May 2016 13:19:37 GMT</pubDate>
    <dc:creator>subhrajit</dc:creator>
    <dc:date>2016-05-09T13:19:37Z</dc:date>
    <item>
      <title>how hive can read Hbase current and previous versions data?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-hive-can-read-Hbase-current-and-previous-versions-data/m-p/130405#M27158</link>
      <description />
      <pubDate>Wed, 04 May 2016 16:14:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-hive-can-read-Hbase-current-and-previous-versions-data/m-p/130405#M27158</guid>
      <dc:creator>subhrajit</dc:creator>
      <dc:date>2016-05-04T16:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: how hive can read Hbase current and previous versions data?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-hive-can-read-Hbase-current-and-previous-versions-data/m-p/130406#M27159</link>
      <description>&lt;P&gt;As far as I know, Hive can read only the current (most recent) data version in HBase. Only when using HBase API or hbase shell you can also read all versions, or only the ones in a specific time interval.&lt;/P&gt;&lt;P&gt;From the Hive &lt;A href="https://cwiki.apache.org/confluence/display/Hive/HBaseIntegration"&gt;HBase integration document&lt;/A&gt;: &lt;I&gt;there is currently no way to access the HBase timestamp attribute, and queries always access data with the latest timestamp.&lt;/I&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 May 2016 16:21:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-hive-can-read-Hbase-current-and-previous-versions-data/m-p/130406#M27159</guid>
      <dc:creator>pminovic</dc:creator>
      <dc:date>2016-05-04T16:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: how hive can read Hbase current and previous versions data?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-hive-can-read-Hbase-current-and-previous-versions-data/m-p/130407#M27160</link>
      <description>&lt;P&gt;currently there is no way available to read all the versions data.&lt;/P&gt;</description>
      <pubDate>Wed, 04 May 2016 16:26:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-hive-can-read-Hbase-current-and-previous-versions-data/m-p/130407#M27160</guid>
      <dc:creator>rajkumar_singh</dc:creator>
      <dc:date>2016-05-04T16:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: how hive can read Hbase current and previous versions data?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-hive-can-read-Hbase-current-and-previous-versions-data/m-p/130408#M27161</link>
      <description>&lt;P&gt;Thanks for replying.&lt;/P&gt;&lt;P&gt;if not hive can impala read all versions in HBase?&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2016 12:58:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-hive-can-read-Hbase-current-and-previous-versions-data/m-p/130408#M27161</guid>
      <dc:creator>subhrajit</dc:creator>
      <dc:date>2016-05-05T12:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: how hive can read Hbase current and previous versions data?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-hive-can-read-Hbase-current-and-previous-versions-data/m-p/130409#M27162</link>
      <description>&lt;P&gt;No, Impala cannot read all versions either. Impala defines tables in HBase using Hive DDL because Impala doesn't support custom SerDe's to define tables, and as we saw Hive doesn't expose HBase timestamps (more detail about Impala and HBase &lt;A href="http://www.cloudera.com/documentation/archive/impala/2-x/2-0-x/topics/impala_hbase.html"&gt;here&lt;/A&gt;). So, if you want to access timestamps you have to make them "first class citizens" and include them in your Hbase table key, or among values, if you can ensure unique keys by other means.&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2016 14:58:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-hive-can-read-Hbase-current-and-previous-versions-data/m-p/130409#M27162</guid>
      <dc:creator>pminovic</dc:creator>
      <dc:date>2016-05-05T14:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: how hive can read Hbase current and previous versions data?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-hive-can-read-Hbase-current-and-previous-versions-data/m-p/130410#M27163</link>
      <description>&lt;P&gt;thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2016 13:19:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-hive-can-read-Hbase-current-and-previous-versions-data/m-p/130410#M27163</guid>
      <dc:creator>subhrajit</dc:creator>
      <dc:date>2016-05-09T13:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: how hive can read Hbase current and previous versions data?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-hive-can-read-Hbase-current-and-previous-versions-data/m-p/130411#M27164</link>
      <description>&lt;P&gt;Okay, no problems, please consider to accept the answer, to help us manage answered questions. Tnx!&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2016 14:17:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/how-hive-can-read-Hbase-current-and-previous-versions-data/m-p/130411#M27164</guid>
      <dc:creator>pminovic</dc:creator>
      <dc:date>2016-05-09T14:17:24Z</dc:date>
    </item>
  </channel>
</rss>

