hbase-5254 book.xml. Arch/Regions, added link to troubleshooting section on hbase objects on HDFS
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1234679 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
927e1eec6d
commit
5e0bc5edb5
|
@ -1800,6 +1800,7 @@ scan.setFilter(filter);
|
|||
<filename>StoreFile</filename> (StoreFiles for each Store for each Region for the table)
|
||||
<filename>Block</filename> (Blocks within a StoreFile within a Store for each Region for the table)
|
||||
</programlisting>
|
||||
For a description of what HBase files look like when written to HDFS, see <xref linkend="trouble.namenode.hbase.objects"/>.
|
||||
</para>
|
||||
|
||||
<section xml:id="arch.regions.size">
|
||||
|
|
Loading…
Reference in New Issue