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

Signed-off-by: Guanghao Zhang <zhangguanghao1@xiaomi.com>
This commit is contained in:
wuqiong 2019-09-20 20:07:05 +08:00 committed by Guanghao Zhang
parent 047bbfd4c2
commit 7195ab6a15
1 changed files with 1 additions and 1 deletions

View File

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