<?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 Region Name in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Hbase-Region-Name/m-p/358046#M237734</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/29264"&gt;@CLDR&lt;/a&gt;&amp;nbsp;what is this encoded region name, how is it formed?&lt;/P&gt;</description>
    <pubDate>Mon, 21 Nov 2022 07:43:42 GMT</pubDate>
    <dc:creator>pacman</dc:creator>
    <dc:date>2022-11-21T07:43:42Z</dc:date>
    <item>
      <title>Hbase Region Name</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hbase-Region-Name/m-p/281632#M209493</link>
      <description>&lt;P&gt;I'm looking at the Hbase Web UI and when I click on one of the region servers listed under base stats I see a list of region names.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Example:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE&gt;img,0006943d-20150504220458043384375D00000002-00093,1527295748538.7b45a9f6f5584fc50b3152d41a5323a2.
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My question is, what part of this is the actual region name.&amp;nbsp; My understanding is, img is the table name,&amp;nbsp;0006943d-20150504220458043384375D00000002-00093 is the beginning rowkey.&amp;nbsp; Is&amp;nbsp;1527295748538.7b45a9f6f5584fc50b3152d41a5323a2. the actual region name?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2019 18:23:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hbase-Region-Name/m-p/281632#M209493</guid>
      <dc:creator>sfdragonstorm</dc:creator>
      <dc:date>2019-10-30T18:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: Hbase Region Name</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hbase-Region-Name/m-p/281693#M209529</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;We say the entire entry as region name.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;The region name is formed by the table name, the start key, the timestamp, and the encoded region name.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;table name :- img&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;start key&amp;nbsp; &amp;nbsp; &amp;nbsp;:-&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;0006943d-20150504220458043384375D00000002-00093&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Timestamp :-&amp;nbsp; 1527295748538&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Encoded Region name :-&amp;nbsp;&lt;/SPAN&gt;7b45a9f6f5584fc50b3152d41a5323a2&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; Please let me know if you have any doubts.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Ganesh&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2019 04:32:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hbase-Region-Name/m-p/281693#M209529</guid>
      <dc:creator>CLDR</dc:creator>
      <dc:date>2019-10-31T04:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Hbase Region Name</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hbase-Region-Name/m-p/358046#M237734</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/29264"&gt;@CLDR&lt;/a&gt;&amp;nbsp;what is this encoded region name, how is it formed?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 07:43:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hbase-Region-Name/m-p/358046#M237734</guid>
      <dc:creator>pacman</dc:creator>
      <dc:date>2022-11-21T07:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: Hbase Region Name</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hbase-Region-Name/m-p/358055#M237738</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/84237"&gt;@pacman&lt;/a&gt;,&amp;nbsp;as this is an older post, you would have a better chance of receiving a resolution by&lt;A href="“https://community.cloudera.com/t5/forums/postpage/board-id/Questions”" target="_blank"&gt; starting a new thread&lt;/A&gt;. This will also be an opportunity to provide details specific to your environment that could aid others in assisting you with a more accurate answer to your question. You can link this thread as a reference in your new post.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 09:34:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hbase-Region-Name/m-p/358055#M237738</guid>
      <dc:creator>VidyaSargur</dc:creator>
      <dc:date>2022-11-21T09:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: Hbase Region Name</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Hbase-Region-Name/m-p/358057#M237740</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/29569"&gt;@sfdragonstorm&lt;/a&gt;&amp;nbsp;&amp;amp;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/84237"&gt;@pacman&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the Region Name "img,0006943d-20150504220458043384375D00000002-00093,1527295748538.7b45a9f6f5584fc50b3152d41a5323a2.", the Table Name is "img", StartKey is "0006943d-20150504220458043384375D00000002-00093", Timestamp is "1527295748538" &amp;amp; "7b45a9f6f5584fc50b3152d41a5323a2" is the Region ID.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Under HBase Data Directory, each Table Directory would have Region-Level Directories as identified by Region ID ("7b45a9f6f5584fc50b3152d41a5323a2" in Example). The Region ID is an MD5&amp;nbsp;&lt;SPAN&gt;encoded string for the Region Name &amp;amp; generated by HBase itself. Refer [1], if your Team wish to review the same.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Regards, Smarak&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[1]&amp;nbsp;&lt;A href="https://hbase.apache.org/apidocs/src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.164" target="_blank"&gt;https://hbase.apache.org/apidocs/src-html/org/apache/hadoop/hbase/client/RegionInfo.html#line.164&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 10:24:32 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Hbase-Region-Name/m-p/358057#M237740</guid>
      <dc:creator>smdas</dc:creator>
      <dc:date>2022-11-21T10:24:32Z</dc:date>
    </item>
  </channel>
</rss>

