[hbase] webapp hql formatting bugs
----------------------------------
Key: HADOOP-2004
URL: https://issues.apache.org/jira/browse/HADOOP-2004
Project: Hadoop
Issue Type: Bug
Reporter: stack
Priority: Minor
Attachments: hql.patch
Testing found two bugs using the hql page in the webapp:
+ In the html table formatter, if the select result is a single cell, the
xmlenc was throwing an exception because no xhtml tags wrapping the output
+ If more than one column family in a table, the describe table output was
messed drawing the column descriptions horizontally rather than vertically
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.