Description
Minor issue where we write back table name in a few places. Should clean it up:
} else { out.write("\n <title>Table: "); out.print( fqtn ); out.write("</title>\n "); }
Attachments
Attachments
Issue Links
- Is contained by
-
HBASE-16328 Reimplement web UI fixes without license problems
- Open