diff --git hbase-server/src/main/resources/hbase-webapps/master/table.jsp hbase-server/src/main/resources/hbase-webapps/master/table.jsp index c8ca50ba53..9ecd656776 100644 --- hbase-server/src/main/resources/hbase-webapps/master/table.jsp +++ hbase-server/src/main/resources/hbase-webapps/master/table.jsp @@ -828,14 +828,48 @@ Actions:
Go Back <% + } %> + + <% } else { // handle the case for fqtn is null with error message + redirect %>
@@ -844,37 +878,3 @@ Actions:
<% } %>