1389963819387 is regionIdTimeStamp The rest is encodedName of the region.
See HRegionInfo#encodeRegionName() On Fri, Feb 7, 2014 at 11:00 AM, Yu, Libo <[email protected]> wrote: > Hi folks, > > On HMaster web console, if I click a table name, I will see all the > regions for this table. > For the "name" column, each item is a region, like the following: > TABLE_NAME,START_KEY,1389963819387.d7c439371542d7219efb61df72671290. > > The first field is table name and the second is the start key. My question > is what is the third > field? In this case, I want to know what > 1389963819387.d7c439371542d7219efb61df72671290 > is. I cannot get an answer from any Hbase documentation. Thanks. > > Regards, > > Libo > >
