<?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 Get or scan to use for retrieving the data,when i know the rowkey in hbase. in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Get-or-scan-to-use-for-retrieving-the-data-when-i-know-the/m-p/177410#M64504</link>
    <description />
    <pubDate>Sun, 09 Jul 2017 10:53:04 GMT</pubDate>
    <dc:creator>vishnu_p</dc:creator>
    <dc:date>2017-07-09T10:53:04Z</dc:date>
    <item>
      <title>Get or scan to use for retrieving the data,when i know the rowkey in hbase.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Get-or-scan-to-use-for-retrieving-the-data-when-i-know-the/m-p/177410#M64504</link>
      <description />
      <pubDate>Sun, 09 Jul 2017 10:53:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Get-or-scan-to-use-for-retrieving-the-data-when-i-know-the/m-p/177410#M64504</guid>
      <dc:creator>vishnu_p</dc:creator>
      <dc:date>2017-07-09T10:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: Get or scan to use for retrieving the data,when i know the rowkey in hbase.</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Get-or-scan-to-use-for-retrieving-the-data-when-i-know-the/m-p/177411#M64505</link>
      <description>&lt;P&gt;When you know the row key you can use Get. HBase should automatically convert the Scan with same start and end key as get. With the get the block reads in a HFile are positional reads(better for random reads) than seek + read(better for scanning).&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jul 2017 17:43:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Get-or-scan-to-use-for-retrieving-the-data-when-i-know-the/m-p/177411#M64505</guid>
      <dc:creator>rchintaguntla</dc:creator>
      <dc:date>2017-07-10T17:43:52Z</dc:date>
    </item>
  </channel>
</rss>

