HBASE-23058 Should be 'Column Family Name' in table.jsp

Signed-off-by: Guanghao Zhang <zghao@apache.org>
This commit is contained in:
wuqiong 2019-09-20 20:07:05 +08:00 committed by Guanghao Zhang
parent dd761b1e69
commit 0339ad1156
1 changed files with 1 additions and 1 deletions

View File

@ -323,7 +323,7 @@ if ( fqtn != null ) {
<h2>Table Schema</h2>
<table class="table table-striped">
<tr>
<th>Column Name</th>
<th>Column Family Name</th>
<th></th>
</tr>
<%