d16d3afb60
Summary: * added a new table "Table Schema" on the table description page * per column, list all the key/values on the column description Test Plan: * mvn test # and wait.. * create a new table using hbase shell: * create 'mytesttable', {NAME=>'CF1'}, {NAME=>'CF2'} * open http://localhost:16010/table.jsp?name=mytesttable * check the "Table Schema" appears and lists the columns correctly Reviewers: eclark, vicka.dudin Differential Revision: https://reviews.facebook.net/D38649 Signed-off-by: Elliott Clark <eclark@apache.org> |
||
---|---|---|
.. | ||
src | ||
pom.xml |