<?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: hbase snapshot accessing older version of cell in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-snapshot-accessing-older-version-of-cell/m-p/172029#M42022</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/157/rgelhausen.html" nodeid="157"&gt;@Randy Gelhausen&lt;/A&gt; confirmed with &lt;A rel="user" href="https://community.cloudera.com/users/412/ddas.html" nodeid="412"&gt;@Devaraj Das&lt;/A&gt; snapshot captures all info including version information for completeness, here's an example &lt;A href="http://stackoverflow.com/questions/28334940/how-to-get-all-versions-of-an-hbase-cell-in-a-spark-newapihadooprdd" target="_blank"&gt;http://stackoverflow.com/questions/28334940/how-to-get-all-versions-of-an-hbase-cell-in-a-spark-newapihadooprdd&lt;/A&gt; just need to apply to snapshot rather than table &lt;/P&gt;</description>
    <pubDate>Wed, 28 Sep 2016 00:45:04 GMT</pubDate>
    <dc:creator>aervits</dc:creator>
    <dc:date>2016-09-28T00:45:04Z</dc:date>
    <item>
      <title>hbase snapshot accessing older version of cell</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-snapshot-accessing-older-version-of-cell/m-p/172024#M42017</link>
      <description>&lt;P&gt;I don't see the levels of detail in hbase reference guide whether cell version can be accessed via hbase snapshot. Use case is I'd like to access an older version of cell via hive over hbase snapshot or via spark, is that information retained in snapshot and do I need HBase to access it or this info is retained in hfile and I can access it with anything other than hbase?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2016 00:05:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-snapshot-accessing-older-version-of-cell/m-p/172024#M42017</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-09-28T00:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: hbase snapshot accessing older version of cell</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-snapshot-accessing-older-version-of-cell/m-p/172025#M42018</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/393/aervits.html" nodeid="393"&gt;@Artem Ervits&lt;/A&gt; &lt;/P&gt;&lt;P&gt;See &lt;A rel="user" href="https://community.cloudera.com/users/11915/dzaratsian.html" nodeid="11915"&gt;@Dan Zaratsian&lt;/A&gt;'s examples reading cell versions and timestamps from a snapshot &lt;A href="https://github.com/zaratsian/SparkHBaseExample"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2016 00:07:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-snapshot-accessing-older-version-of-cell/m-p/172025#M42018</guid>
      <dc:creator>rgelhausen</dc:creator>
      <dc:date>2016-09-28T00:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: hbase snapshot accessing older version of cell</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-snapshot-accessing-older-version-of-cell/m-p/172026#M42019</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/157/rgelhausen.html" nodeid="157"&gt;@Randy Gelhausen&lt;/A&gt; I don't see any reference to HBase cell versions here&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2016 00:19:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-snapshot-accessing-older-version-of-cell/m-p/172026#M42019</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-09-28T00:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: hbase snapshot accessing older version of cell</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-snapshot-accessing-older-version-of-cell/m-p/172027#M42020</link>
      <description>&lt;P&gt;He filters all cells by timestamp &lt;A href="https://github.com/zaratsian/SparkHBaseExample/blob/master/src/main/scala/com/github/zaratsian/SparkHBase/SparkReadHBaseSnapshot.scala#L125"&gt;here&lt;/A&gt;. If I understand correctly, without the filter, the DataFrame would expose all cell versions that exist in the snapshot.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2016 00:22:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-snapshot-accessing-older-version-of-cell/m-p/172027#M42020</guid>
      <dc:creator>rgelhausen</dc:creator>
      <dc:date>2016-09-28T00:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: hbase snapshot accessing older version of cell</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-snapshot-accessing-older-version-of-cell/m-p/172028#M42021</link>
      <description>&lt;P&gt;I'll give it a whirl and let you know, until then you get +1&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2016 00:24:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-snapshot-accessing-older-version-of-cell/m-p/172028#M42021</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-09-28T00:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: hbase snapshot accessing older version of cell</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-snapshot-accessing-older-version-of-cell/m-p/172029#M42022</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/157/rgelhausen.html" nodeid="157"&gt;@Randy Gelhausen&lt;/A&gt; confirmed with &lt;A rel="user" href="https://community.cloudera.com/users/412/ddas.html" nodeid="412"&gt;@Devaraj Das&lt;/A&gt; snapshot captures all info including version information for completeness, here's an example &lt;A href="http://stackoverflow.com/questions/28334940/how-to-get-all-versions-of-an-hbase-cell-in-a-spark-newapihadooprdd" target="_blank"&gt;http://stackoverflow.com/questions/28334940/how-to-get-all-versions-of-an-hbase-cell-in-a-spark-newapihadooprdd&lt;/A&gt; just need to apply to snapshot rather than table &lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2016 00:45:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-snapshot-accessing-older-version-of-cell/m-p/172029#M42022</guid>
      <dc:creator>aervits</dc:creator>
      <dc:date>2016-09-28T00:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: hbase snapshot accessing older version of cell</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-snapshot-accessing-older-version-of-cell/m-p/172030#M42023</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/393/aervits.html" nodeid="393"&gt;@Artem Ervits&lt;/A&gt;, &lt;A rel="user" href="https://community.cloudera.com/users/157/rgelhausen.html" nodeid="157"&gt;@Randy Gelhausen&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Based on your discussion, I added a few additional &lt;A href="https://github.com/zaratsian/SparkHBaseExample/blob/master/src/main/scala/com/github/zaratsian/SparkHBase/SparkReadHBaseSnapshot.scala#L79"&gt;lines&lt;/A&gt; to the &lt;A href="https://github.com/zaratsian/SparkHBaseExample"&gt;github repo&lt;/A&gt; mentioned above. The code will now return older versions of a cell. The maximum number of snapshot versions to fetch is specified in the props file (&lt;A href="https://github.com/zaratsian/SparkHBaseExample/blob/master/props#L17"&gt;here&lt;/A&gt;).&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2016 02:00:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-snapshot-accessing-older-version-of-cell/m-p/172030#M42023</guid>
      <dc:creator>dzaratsian</dc:creator>
      <dc:date>2016-09-30T02:00:01Z</dc:date>
    </item>
  </channel>
</rss>

